nerdexam
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)
  • A
    12% (3)
  • B
    4% (1)
  • C
    4% (1)
  • D
    81% (21)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice