To allow other apps to modify the data in your database, you can override the ___ method(s) of the ContentProvider class.

To allow other apps to modify the data in your database, you can override the ___ method(s) of the ContentProvider class.








a. execSQL
b. modify
c. insert, update, and delete
d. insertRow, updateRow, and deleteRow










Answer: C


Android

Learn More Multiple Choice Question :