Multiple choice

Which of the following is/are applicable for Content Resolver in Android applications?

  1. To provide a query specific interface for the content providers.

  2. To specify the specific data values.

  3. It is accessed using the getContentResolver method.

  4. All of the above

  5. Options 1 and 3.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

All are correct.