What is the first argument for every data access method of the ContentProvider class?

What is the first argument for every data access method of the ContentProvider class?










a. A Uri object
b. A ContentResolver object
c. A ContentValues object
d. A Context object










Answer: A


Android

Learn More Multiple Choice Question :