📝 Question
#2319
Which of the following explains Cookies nature?
✓
Correct Answer
D. Transient
💡
Explanation
Cookies are transient by default; the values they store last for the duration of the web browser session but are lost when the user exits the browser. While the browsing session is active the cookie stores the user values in the user’s storage itself and accesses them.
⌨️ Press
A
B
C
D
to select