What is Session and cookies?Explain in detail with an
example?
Answer Posted / ravikiran
session will keep track of user interaction of a single client
cookies are the ones which are the small server side
entities to store the client side data inside it.
| Is This Answer Correct ? | 27 Yes | 8 No |
Post New Answer View All Answers
Where are register variables stored?
Difference between static binding and dynamic binding?
What is string and its types?
What are nested classes in java?
Explain about data types?
Explain what do you mean by functional overloading in java?
how to deploy tomcatserver to weblogic server? write d following steps?
Why are the destructors for base class and derived class called in reverse order when the program exits
What is a priority queue java?
Can we have static methods in an interface?
When parseint method can be used?
Why array is used in java?
Write a program to find maximum and minimum number in array?
What are the differences between graph and tree?
What are the different types of garbage collectors in java?