a) is deleted after the browser has been closed
b) is not deleted after the browser has been closed
c) can be seen but can not edit
d) can be seen as well as edit
Answer: b
Explanation: Data with no expiration date is stored by localStorage object. Here the data is not deleted if we close the browser. We can have data at the next day or week or year.
Related Posts
Operating System maintains the page table for ____________
What is compaction?
The page table contains ____________
Program always deals with ____________
The address of a page table in memory is pointed by ____________
Memory management technique in which system stores and retrieves data from secondary storage for use in main memory is called?
Run time mapping from virtual to physical address is done by ____________
Join The Discussion