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
Which package is always imported by default?
What is difference between string and new string?
What is difference between iterator access and index access?
What is a dot notation?
Is empty in java?
Is string a data type in java?
What is the difference between static and non-static variables in java programming?
Why we cannot override static method?
Do you know how to reverse string in java?
How do you create a sop?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
What is java and why do we need it? Explain
Can an interface extend another interface?
Where import statement is used in a java program?
What is the main advantage of passing argument by reference?