MCQ Practice Single Best Answer Topic: Client side Databases MCQ

Q Which of the following is not a relational database but an objective database?

Question ID
#5045
Subchapter
Client side Databases MCQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A Web SQL Database
  • B FileSystem API
  • C IndexedDB
  • D User data
Correct Answer: C

Explanation

IndexedDB is an object database that is simpler than databases that support SQL queries. However, it is more powerful, efficient, and robust than the key/value storage offered by the Web Storage API.
IndexedDB is an object database that is less complex than databases that support SQL queries, but more powerful, efficient, and robust than the key/value storage provided by the Web Storage API.
IndexedDB is an object database that is simpler than those that support SQL queries, but more powerful, efficient, and robust than the key/value storage provided by the Web Storage API.
While IndexedDB is an object database that is less complex than those that support SQL queries, it is more powerful, efficient, and robust than the key/value storage offered by the Web Storage API.

Share This Question

Share this MCQ with your friends or study group.