Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

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

  2. A.

     Simplifies the transaction management

    B.

     Need not manage the transaction at all

    C.

     Enhances the storage

    D.

     None of the mentioned

    View Answer

    Workspace

    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