☑Kizspy.me
Answer (Choose 1 answer)
☐ A
How can you change the text of a TextView with ID textViewld to "Hello World" programmatically?
A. findViewById(R.id.textViewld).setText("Hello World");
B. TextView.setText(R.id.textViewld, "Hello World");
C. findViewById(R.id.textViewld).text = "Hello World";
D. setTextView(R.id.textViewld, "Hello World");
Back
Next
FUO.Sh
sh the exam.