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 boolean strategy?

628


How does queue work in java?

532


Why chararray() is preferred over string to store the password?

528


What is the byte range?

582


describe synchronization in respect to multithreading? : Java thread

505






when should you use stringbuilder class in a program?

524


What is volatile keyword in java

649


How to print nodes of a Binary tree?

1756


Compare java and python.

581


How many decimal places is a double?

539


Name some classes present in java.util.regex package.

608


Difference between nested and inner classes ?

610


What is mean by exception?

550


What is the difference between path and classpath variables?

531


Can a final variable be null?

547