Ask Question
2 January, 05:32

Web storage stores data in the browser in

Question 13 options:

arrays

strings

key/value pairs

session

+4
Answers (1)
  1. 2 January, 05:34
    0
    session.

    Explanation:

    Web storage stores data in the browser in sessions. There are two types of web storage APIs available local storage and session storage. Both of these storages are used to store data on client side. While session stores data in key/value pairs which consists of strings. The maximum Limit of data storage is about 5MB.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Web storage stores data in the browser in Question 13 options: arrays strings key/value pairs session ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers