To update contents of content provider using curser and commit you need to call________

Options
- commitUpdates()
- updates()
- commit()
- none of these


CORRECT ANSWER : commitUpdates()

Discussion Board
Explanation-

To update contents or to make changes of content provider using cursor and commit you need to call
commitUpdates().

Sapna Ambadkar 03-15-2017 06:28 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement