MCQ Single Best Answer Easy

QThe definition of database in the IndexedDB database is

ID: #5046 Client side Databases MCQ 145 views
Question Info
#5046Q ID
EasyDifficulty
Client side Databases MCQTopic

Choose the Best Option

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

  • A A collection of objects
  • B A collection of named object stores
  • C Objects collection
  • D Data collection
Correct Answer: Option B

Explanation

In the IndexedDB API, a database is just a collection of object stores that have been given names.
A database in the IndexedDB API is simply a collection of object stores with names.
In the IndexedDB API, a database consists of named object stores.
The IndexedDB API defines a database as a collection of named object stores.

Share This Question

Challenge a friend or share with your study group.