nerdexam
Android

AND-401 · Question #12

Which of the following makes a ListView Clickable?

The correct answer is C. setEnabled(true). See the full explanation below for the reasoning.

Question

Which of the following makes a ListView Clickable?

Options

  • AsetClickable(true)
  • BsetVisibility(View.Visible)
  • CsetEnabled(true)
  • DsetItemsEnabled(true)

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    70% (21)
  • D
    20% (6)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice