Android
OA0-002 · Question #111
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.
- BThere is a function in ListView which displays a message when there is no information to be
- CWhen displaying an array using an Adapter class in ListView, it is necessary to convert it into a
- DListView has a function to display a list of uniquely defined Views other than TextView.
How the community answered
(15 responses)- A13% (2)
- B7% (1)
- C7% (1)
- D73% (11)
Community Discussion
No community discussion yet for this question.