Computer Science, asked by riddhi3614, 1 year ago

How does IndexedDB provide atomicity?
A.Grouping among the data
B.Grouping within a transaction
C.Grouping the data
D.None of the mentioned

Answers

Answered by Avanish010
1
Hi there,

Option B is correct.

Explanation: IndexedDB provides atomicity guarantees: queries and updates to the database are grouped within a transaction so that they all succeed together or all fail together and never leave the database in an undefined partially updated state.
Answered by Anonymous
0
______✨ HEY MATE ✨______

➡️ Option (B) Grouping within a transaction is the right answer ✔️

<marquee>✌️ I THINK IT HELPED YOU ✌️
Similar questions