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
Why do I need to declare the type of a variable in java?
In Java list the methods that can be overridden?
What is the public field modifier?
Can private class be inherited in java?
What is the difference between the boolean & operator and the && operator in java programming?
Does java vector allow null?
How do you delete a list in java?
What is the benefit of lambda expressions?
Explain the available thread states in a high-level?
Is null a string?
Can a static member function access member variable of an object?
What is a private class in java?
Can a serialized object be transferred via network?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Which is easier netbeans or eclipse?