Answer Posted / ravikiran(aptech mumbai)
cookies are the clientside components which are saved on the
server side
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
What is length in java?
Explain the difference between map and flatmap stream operation?
What are the procedures?
What is the basic concept of java?
What are the steps in the jdbc connection?
What is the default size of arraylist in java?
what is static import in java? Explain
What are checked exceptions?
What is a arraylist in java?
Is java code slower than native code?
What is string in java? String is a data type?
what is difference betweem home interface and remote interface?
What is the driver class?
What is Hierarchy of exception?
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.