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 will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
Variable of the boolean type is automatically initialized as?
Why is inheritance used in java?
Is space a character in java?
Why is a string immutable?
What is java reflection?
What is the size of arraylist in java?
What is anti pattern in cyber security?
What is the difference between the file and randomaccessfile classes?
Which programming language is best in future?
What type of value does sizeof return?
What is called module?
What does the three dot emoji mean?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
Is a string literal?