Question:medium

What is a name-value pair that a web server sends to a client machine as a part of HTTP response?

Show Hint

Cookie = Small name-value pair stored on the client browser to maintain state information.
Updated On: Jun 25, 2026
  • Cookie
  • Session
  • Bookmark
  • Document object
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0