can you use the two main method in same class?how?
Answer Posted / rajasekhar
yes
it is possible by using static inner class concept
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the main function in java?
What are the types of java languages?
how to run ecllipse with jettyserver for windows environment using batch file
What is an association?
How do you implement tree mirroring in java?
What is canonical name in java?
How many days will it take to learn java?
What is the difference between abstraction and encapsulation?
what is the difference between a threads start() and run() methods? : Java thread
Is a class an object?
How to reverse string in java?
Explain the differences between abstraction and encapsulation?
What is == in java?
State the significance of public, private, protected class?
What does it mean that a class or member is final?