Multiple choice

Which of the following attributes is used when we have a static unchanging list of values to populate the list view?

  1. Static

  2. Constant

  3. Entries

  4. Entry

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

Android:entries attribute is used when we have a static, unchanging list of values to populate the list view.