Computer Science, asked by Anonymous, 4 months ago

What is HTTP cookie?

Answers

Answered by mitaleeraj3
1

Answer:

An HTTP cookie is a small piece of data stored on the user's computer by the web browser while browsing a website. Cookies were designed to be a reliable mechanism for websites to remember stateful information or to record the user's browsing activity.

Answered by wwwuamuam
13

*An HTTP Cookie is a tag added to a browser cookie that prevents client-side scripts from accessing data.

*It provides a gate that prevents the specialized cookie from being accessed by anything other than the server.

Similar questions