Computer Science, asked by pulicherlakinnera143, 4 months ago

a web cookie is a small piece of dataa​

Answers

Answered by gayatri3584
3

Answer:

Cookies are text files with small pieces of data — like a username and password — that are used to identify your computer as you use a computer network. ... Data stored in a cookie is created by the server upon your connection. This data is labeled with an ID unique to you and your computer.

Explanation:

hope it helps you

Answered by ryrinku231
2

Answer:

True

Explanation:

An HTTP cookie or web cookie is a small piece of data that a server sends to the user's web browser. Typically, it's used to tell if two requests came from the same browser — keeping a user logged-in, for example. It remembers stateful information for the stateless HTTP protocol.

Similar questions