Ask Question
14 August, 03:58

Web storage stores data in the browser in

Question 13 options:

arrays

strings

key/value pairs

session

+5
Answers (1)
  1. 14 August, 05:28
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers