nerdexam
Android

OA0-002 · Question #38

Which of these is the correct explanation of SQLite?

The correct answer is D. It can be accessed by other applications through ContentProvider. See the full explanation below for the reasoning.

Question

Which of these is the correct explanation of SQLite?

Options

  • AIt is an object database.
  • BIt is client-server format.
  • CIt is possible to create and access a database by using SQLOpenHelper.
  • DIt can be accessed by other applications through ContentProvider.

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    9% (3)
  • D
    85% (29)

Community Discussion

No community discussion yet for this question.

Full OA0-002 Practice