Briefing Android Knowledge

Which of these is the correct explanation of SQLite?

Which of these is the correct explanation of SQLite?

A.
It is an object database.

B.
It is client-server format.

C.
It is possible to create and access a database by using SQLOpenHelper.

D.
It can be accessed by other applications through ContentProvider.

Explanation: