You are developing an e-commerce website. Users place products into a shopping cart. You need to ensure that the shopping cart data is available between browser sessions. Which object should you use to store the shopping cart data?
Suggested Answer:B🗳️
With local storage, web applications can store data locally within the user's browser. HTML local storage, better than cookies. Before HTML5, application data had to be stored in cookies, included in every server request. Local storage is more secure, and large amounts of data can be stored locally, without affecting website performance. Reference: HTML5 Local Storage
B is the correct answer https://www.briefmenow.org/microsoft/which-object-should-you-use-to-store-the-shopping-cart-data/
upvoted 4 times
...
...
...
This section is not available anymore. Please use the main Exam Page.70-480 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
dr_0verboost
4 years, 8 months agopdbeta
4 years, 10 months agopdbeta
4 years, 10 months agoRaly
4 years, 9 months ago