A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
No Answer is Posted For this Question
Be the First to Post Answer
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
why String class is immutable.
Is java ee a framework?
What are the advantages of packages in java?
What are the restrictions imposed on method overriding?
Why does java doesnot support multiple inheritance?
What do u mean by variable?
Explain the available thread states in a high-level?
What class allows you to read objects directly from a stream in java programming?
In a class implementing an interface, can we change the value of any variable defined in the interface?
When throw keyword is used?
Can Applet have constructors?