What are cookies? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are cookies?

2nd Jun 2020, 7:56 AM
Mahima walia
Mahima walia - avatar
2 Answers
+ 6
Cookies are small files which are stored on a user's computer. They are designed to hold a modest amount of data specific to a particular client and website, and can be accessed either by the web server or the client computer. This allows the server to deliver a page tailored to a particular user, or the page itself can contain some script which is aware of the data in the cookie and so is able to carry information from one visit to the website (or related site) to the next.
2nd Jun 2020, 8:24 AM
💞 SHAINA 💞
💞 SHAINA 💞 - avatar