Vidyalelo
JavaScript · Q171

Document Object Model And Event Handling

Programming · JavaScript · question 171

Q171

The Client-Side Databases are stored in the

A.
The JavaScript code
B.
User’s computer
Answer
C.
Both JavaScript code and User’s computer
D.
None of the mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
The actual client-side databases are stored on the user’s computer and are directly accessed by JavaScript code in the browser.