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
Write a program to print all permutations of string?
Explain the JDB in depth & command line.
How to find the given number is a prime number or not by getting input from the user
What is meant by call by reference?
What is jvm? How its run?
What are the topics in core java?
What is the name of the java compiler?
What is a flag variable?
How do you call a reference in java?
What is the range of a character variable?
What methods are used to get and set the text label displayed by a button object?
What is string immutability?
Explain about interrupt() method of thread class ?
How to pass arraylist to stored procedure in java?
What is complexity in java?