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 do you mean by inner class in java?
What is instance example?
Why we override equals() method?
What are the advantages and disadvantages of object cloning?
Explain the difference between comparator and comparable in java?
Is Java a dying language?
What are parameters in a method?
What is final keyword in java? Give an example.
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is the use of object and class classes?
What is the use of 'super' keyword inside a constructor?
Can you instantiate the math class?
How do you compare objects in java?
Why is it called a string?
Can we have any code between try and catch blocks?