nerdexam
Android

AND-401 · Question #103

AND-401 Question #103: Real Exam Question with Answer & Explanation

The correct answer is B. It cannot be used from inside an Activity.. See the full explanation below for the reasoning.

Question

Which of the following is NOT true about a content provider?

Options

  • AIt manages access to structured data.
  • BIt cannot be used from inside an Activity.
  • CIt facilitates access to Android's SQLite databases.
  • DTo access data in it, method getContentResolver() of the application's Context is used.

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice