What happens when a main method is declared as private?
Answer Posted / ashish
it compile easily... but it will give an error at the time
of execution .....
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Mention some interfaces implemented by linked list in java.
How many ways can we create the string object?
What is a function in programming?
Why pass by reference is not possible in java?
What interface is extended by awt event listeners?
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
What is immutable class in java?
Are global variables initialized to zero?
What is preflight request?
What methodology can be utilized to link to a database?
Explain the JDB in depth & command line.
What do you mean by local class?
What is string data?
What is the use of inner class?
What are loops in java?