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
Is java written in c?
Can a constructor be protected?
What is a boolean in java?
What is callablestatement? How you can call stored procedure to pass in parameter?
What are inbuilt functions?
Is the empty set a singleton?
Can we use string in the switch case?
What is the size of string?
Can we use catch statement for checked exceptions?
Differentiate between postfix and prefix operators in java.
How you can force the garbage collection?
What is multi level inheritance in java?
What is the use of optional ?
How can an object be unreferenced?
What are annotations in java?