If the primary purpose of a class is to display a ListView control, which of the following controls is recommended to extend the class from?

If the primary purpose of a class is to display a ListView control, which of the following controls is recommended to extend the class from?


a. SelectionActivity
b. ViewingActivity
c. ListActivity
d. Activity


Answer: c. ListActivity


Learn More :