Discussion :: Javascript - CS
- Which of the following is a feature of the IndexedDB API?
A.
Simplifies the transaction management |
B.
Need not manage the transaction at all |
C.
Enhances the storage |
D.
None of the mentioned |
Answer : Option A
Explanation :
One of the convenient feature of the IndexedDB API is that it simplifies the transaction management.
Be The First To Comment