Computer Science, asked by amalbinu6437, 1 year ago

What is the lifetime of the data stored through localStorage?
A.Permanant
B.Temporary
C.Both Permanant and Temporary at times
D.Cannot store

Answers

Answered by Avanish010
1
Hi there,

Option A is correct.

Explanation: Data stored through localStorage is permanent: it does not expire and remains stored on the user’s computer until a web app deletes it or the user asks the browser (through some browser-specific UI) to delete it.
Answered by Anonymous
19
A. Permanent

Hi friend this is ur answer
Similar questions