Q177
Which of the following is a feature of the IndexedDB API?
A.
Simplifies the transaction management
AnswerB.
Need not manage the transaction at all
C.
Enhances the storage
D.
None of the mentioned
Answer: Option A
Solution
Answer: Option A
Solution:
One of the convenient feature of the IndexedDB API is that it simplifies the transaction management.