Can we execute a program without main?
No Answer is Posted For this Question
Be the First to Post Answer
What is the benefit of inner classes in java?
What is the constructor?
Why singleton class is used in java?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What do you mean by JVM?
what are the application of compiler and interpreter for source program
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is passing parameters in java?
What is meant by string is immutable?
Name the types of mouse event listeners ?
What is return null in java?
What is args length in java?