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
What is memory leak and how does java handle it?
Which language is java?
What do you mean by of string::valueof expression in java 8?
What is a method in programming?
how is final different from finally and finalize in java?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is the difference between double and float variables in java?
What is wrapper class example?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
Why arraylist is used in java?
How do you generate random numbers in java?
Explain creating threads by implementing runnable class?
what is meant by HQL?
what is the swingutilities.invokelater(runnable) method for? : Java thread
Are registers volatile?