Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
HTML5
« Previous
Next »
Which storage object is used for storing the data with no expiry date?
Options
- Session storage
- local storage
- mass storage
- stack storage
CORRECT ANSWER : local storage
Discussion Board
AI
GREAT
Atua 09-27-2023 04:13 PM
Local storage
HTML local storage provides two objects for storing data on the client:
-window.localStorage - stores data with no expiration date
-window.sessionStorage - stores data for one session i.e data is lost when the browser tab is closed.
Sapna 02-24-2017 06:52 AM
Object used for storing data.
Correct Answer : local storage.
Local storage is more secure, and large amounts of data can be stored locally, without affecting website performance.
Jayesh Sonar 02-23-2015 01:09 AM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
PHP (39)
DHTML (10)
CSS (21)
MySQL (20)
VLSI (9)
XML (28)
UML (11)
HTML (19)
Fedora (61)
HTML5 (60)
Android (100)
Advertisement
▲