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 things should be kept in mind while creating your own exceptions in java?
Is class forname reflection?
What is the full name of java?
What is the purpose of encapsulation?
Name container classes in java programming?
What if static is removed from main method?
what is a green thread? : Java thread
Why isn’t there operator overloading?
What is the basic concepts of OOPS?
How many tetrahedral voids are there in bcc?
Explain different forms of polymorphism?
Differences between traditional programming language and object oriented programming language?
What is the difference between stringbuffer and stringbuilder?
What is lambda programming?
what is the purpose of using rmisecuritymanager in rmi?