Explain cookies?

Answers were Sorted based on User's Feedback



Explain cookies?..

Answer / 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

Explain cookies?..

Answer / ravikiran(aptech mumbai)

cookies are the clientside components which are saved on the
server side

Is This Answer Correct ?    22 Yes 5 No

Post New Answer

More Core Java Interview Questions

what is the difference between static block and static method

19 Answers   Huawei,


Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain

9 Answers   DNS, Infosys, TCS,


What is thread life cycle in java?

0 Answers  


what is mena by object block any what is the use of that

0 Answers   CGI,


Write the program numbers into words.For example 2345==two thousand three hundred fourty five

2 Answers   TCS,






What is an immutable class?

0 Answers  


Is string a class?

0 Answers  


Why Java doesn’t support multiple inheritance?

0 Answers  


what is purpose of collections.unmodified() method..?

1 Answers   Accenture,


whays is mean by inner class?

4 Answers   HCL, IBM, TCS,


What is a method in java?

0 Answers  


can we write program without class

6 Answers   TCS,


Categories