nerdexam
Android

AND-401 · Question #42

Which of the following statements is correct about 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 the following statements is correct about 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

(45 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    11% (5)
  • D
    82% (37)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice