Multiple Choice
Which is the correct explanation of ListView?
A) It is necessary to use ListView as a set with ListActivity.
B) You cannot use a ListView when there is no information to be displayed.
C) When displaying a list of Strings using an ArrayAdapter class in ListView, you must save the value in an ArrayList.
D) ListView has a function to display a list of uniquely defined Views other than TextView.
Correct Answer:

Verified
Correct Answer:
Verified
Q211: What two methods you have to override
Q212: When using an implicit intent, what process
Q213: Which of the following AsyncTask methods is
Q214: Method onDraw() of class android.view.View has the
Q215: Which of the following is NOT the
Q217: Which of the following is not true
Q218: Which of the following is a valid
Q219: What is the parent class of all
Q220: Which of the following statements is NOT
Q221: What does the Android project folder "res/"