Vidyalelo
JavaScript · Q161

Document Object Model And Event Handling

Programming · JavaScript · question 161

Q161

Which are the forms of client-side storage?

A.
Web Databases
B.
FileSystem API
C.
Offline Web Applications
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
The various forms of client-side storage are web databases, filesystem API, Offline web applications and cookies.