nerdexam
Android

AND-401 · Question #21

Which of these is the incorrect explanation of SQLite?

The correct answer is B. There are restrictions on some functions of SQLite loaded on Android. See the full explanation below for the reasoning.

Question

Which of these is the incorrect explanation of SQLite?

Options

  • AThere are 5 types of data type stored in column; Null, Integer, Real, Text, and Blob.
  • BThere are restrictions on some functions of SQLite loaded on Android.
  • CIt has transaction administration function and it is designed so that the storage is locked after
  • DSQLite is a database that saves data in a single file.

How the community answered

(65 responses)
  • A
    3% (2)
  • B
    82% (53)
  • C
    5% (3)
  • D
    11% (7)

Community Discussion

No community discussion yet for this question.

Full AND-401 Practice