Explain cookies?

Answer Posted / n. balasubramanian

Cookies are small file written in your system by the server
for first request, after that browser send cookies file for
every request from the client machine. This will identify
the client by the server. Cookies are one of the way for
maintaining session. cookies can be disabled by the browser
level settings.

Is This Answer Correct ?    42 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the difference between process and thread? : Java thread

557


What is the major drawback of internal iteration over external iteration?

582


How can you traverse a linked list in java?

674


What is boolean logic?

559


What does i ++ mean in Java?

496






Is class forname reflection?

512


Why do we use string?

571


Why are pointers not secure?

529


how to open and edit XML file in Weblogic???

1541


What is parse method?

527


Explain method overloading?

564


What is java reflection?

529


How do you use compareto in java?

549


What is a private class in java?

504


When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

754