MCQ Practice Single Best Answer Topic: Client side Databases MCQ

Q The definition of database in the IndexedDB database is

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

Choose Your Answer

Click an option to check whether your answer is correct.

  • A A collection of objects
  • B A collection of named object stores
  • C Objects collection
  • D Data collection
Correct Answer: 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

Share this MCQ with your friends or study group.