can we write a program with out a class in core java?
Answers were Sorted based on User's Feedback
What is jpa specification?
What is the difference between a loader and a compiler?
What is the difference between add() and addElement() method in Vector Class ?
Definition for connection pooling?
How do you create a sop?
Are strings immutable in java?
what is ejb? what is the importance of ejb?
If you do not want your class to be inherited by any other class. What would you do?
What is linked hashset and its features?
What is nested interface?
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data
What are the differences between wait() and sleep()?