Android
AND-401 · Question #28
Which is the correct explanation of ListView?
The correct answer is D. ListView has a function to display a list of uniquely defined Views other than TextView. See the full explanation below for the reasoning.
Question
Which is the correct explanation of ListView?
Options
- AIt is necessary to use ListView as a set with ListActivity.
- BYou cannot use a ListView when there is no information to be displayed.
- CWhen displaying a list of Strings using an ArrayAdapter class in ListView, you must save the
- DListView has a function to display a list of uniquely defined Views other than TextView.
How the community answered
(26 responses)- A12% (3)
- B4% (1)
- C4% (1)
- D81% (21)
Community Discussion
No community discussion yet for this question.