+ 3
What actually is a cookie?
9 Antworten
+ 3
on websites where you need to be logged in so that you can do stuff there, they have to use cookies so that the computer remembers "this user is logged in, he is allowed to do these things"
cookies can also be stored for different amounts of time like 5min, a day, a week or also until the next log in
+ 1
Cookie is a small file that is created in your browser by the websites that you visit in order to identify who you are.
+ 1
in simple
extra piece of code for storing information for limited period of time on users computer
information like name key value time and like wise
0
take one example of any institute website you vist.
after words when you will search for any other stuffs or while watching video the ad's will come on that video.
that ads which comes is also called as cookies
0
I exactly do not know but when you open a website which required login and you type login detail then you computer create a cookie file in your local computer storage and remote server of the website, fetch it to validate it.
0
okkk
0
Cookies are files created by websites you visit. They make your online experience easier by saving your browsing information
- 1
Cookie is a type of data that saved in ur computer for example ur logged in a site and u check remember me so the session will be set as cookies so for next time u close and open the site u no needed to relogin
- 1
A piece of data that stores in user's computer. It is useful for example saving favorite songs that was recently played by the website visitor.