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
What is final keyword in java?
How strings are created in java?
What does those terms actually mean included in the j.d.k i.6?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What is the purpose of the enableevents() method in java programming?
how come we know the object is no more used in the class?
What is the full meaning of java?
What is the independent variable in an experiment?
How do you remove duplicates from an array in java?
What is the difference between method and means?
How to make object serializable in java?
How does java enable high performance?
Is null a string or object in java?
Can we assign the reference to this variable?
What is the difference between equals() and == in java?