Answer Posted / george from psg
to close the session we can use invalidate code..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a null check?
What is the purpose of using javap?
What is finalize method?
Can an interface be final?
What is the maximum size of arraylist in java?
What is externalizable interface?
Differentiate between a class and an object.
What does it mean that a class or member is final?
What is scope & storage allocation of static, local and register variables? Explain with an example.
What is Gang of four design patterns
Is oracle java 11 free?
Does java allow overriding static methods ?
Can we make a constructor final?
What is the difference between serializable and externalizable interface?
Can you change array size in java?