Vidyalelo
JavaScript · Q177

Document Object Model And Event Handling

Programming · JavaScript · question 177

Q177

Which of the following is a feature of the IndexedDB API?

A.
Simplifies the transaction management
Answer
B.
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.