MCQ Single Best Answer Easy

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

ID: #5045 Client side Databases MCQ 152 views
Question Info
#5045Q ID
EasyDifficulty
Client side Databases MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Web SQL Database
  • B FileSystem API
  • C IndexedDB
  • D User data
Correct Answer: Option 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

Challenge a friend or share with your study group.