Single Choice Easy

QWhich of the following best describes the nature of cookies?

ID: #5204 Javascript DOM & Event Handling MCQ 152 views
Question Info
#5204Q ID
EasyDifficulty
Javascript DOM & Event Handling MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Non Volatile
  • B Volatile
  • C Intransient
  • D Transient
Correct Answer

Explanation

Cookies are transient by default, which means that the values they store are only valid for the duration of the web browser session and are lost when the user closes the browser.
When a web server sends a web page to a browser, the connection is terminated and the server forgets about the user.

Share This Question

Challenge a friend or share with your study group.