Explain the reason behind ending a program with a system.exit(0)?
No Answer is Posted For this Question
Be the First to Post Answer
Which is faster call by value or call by reference?
What is bigger kb or mb?
What is a Java Virtual Machine?
why do we use interface in java?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
What is the Concept of Encapsulation in OOPS
why applet doesn't have main? isn't possible a program with out main?
WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?
Justify your answer that you can't define a method inside another method in java, if you can then how?
What is the difference between static synchronize() metod and synchronize() method?
Difference between Superclass and Subclass?
Is java an open source?