Q174
In the IndexedDB database, database is defined as
A.
A collection of objects
B.
A collection of named object stores
AnswerC.
Objects collection
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
In the IndexedDB API, a database is simply a collection of named object stores.