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
How you can force the garbage collection?
Explain about the interpreter in java?
Is java a prime method?
How do you reverse sort in java?
What is core java called?
What is the purpose of garbage collection in java? When is it used?
When should you make a function static?
Can we increase array size dynamically in java?
Define immutable object?
Explain the pointers in Java?
What is use of inner class in java?
Why arraylist is used in java?
Which class should you use to obtain design information about an object in java programming?
Can a function return a function?
Outline the major features of java.