nerdexam
Android

AND-401 · Question #141

Which Which of the following does NOT correctly describe interface android.widget.Adapter?

The correct answer is C. It provides access to deprecated ListView methods. See the full explanation below for the reasoning.

Question

Which Which of the following does NOT correctly describe interface android.widget.Adapter?

Options

  • AIt is an object that acts as a bridge between a View and underlying data for that view.
  • BIt provides access to the data items.
  • CIt provides access to deprecated ListView methods.
  • DIt is responsible for making a View for each item in the data set.

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    77% (20)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice