- A The JavaScript code
- B User
- C Both JavaScript code and User
- D In the server
Answer:
B
Client-side databases are stored on the user's computer and are directly accessed by JavaScript code running in the browser.
The actual client-side databases are located on the user's computer and can be directly accessed by JavaScript code running in the browser.
Client-side databases are stored on the user's computer and can be directly accessed by JavaScript code in the browser.
The client-side databases that are actually used are stored on the user's computer and can be directly accessed by JavaScript code running in the browser.