Multiple choice

____________ populate the elements of a ________ based on some internal data storage.

  1. ListAdapters and ListView

  2. ListView and ListAdapters

  3. LayoutInflater and ListView

  4. ListView and LayoutInflater

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

ListAdapters populate the elements of a ListView based on some internal data storage.