Answer Posted / shikha
When User Logout session will be expired automatically
| Is This Answer Correct ? | 15 Yes | 15 No |
Post New Answer View All Answers
What is the inheritance?
What is instance means in java?
How do you check whether the list is empty or not in java?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
How to create com object in Java?
Differentiate between static and non-static methods in java.
What is try-with-resources in java?
What do you mean by constant time complexity?
What does @override mean?
How do you sort a string in alphabetical order in java?
Is node a data type in java?
What is the difference between iterator and list iterator?
Why there are some null interface in java? What does it mean?
Wha is the output from system.out.println(“hello”+null); ?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?