What method projects your data to the onscreen list by connecting a ListView object to array data?

What method projects your data to the onscreen list by connecting a ListView object to array data?


a. setListAdapter method
b. projectArrayAdapter method
c. createViewAdapter method
d. useListAdapter method


Answer: a. setListAdapter method


Learn More :