can you use the two main method in same class?how?
Answer Posted / sanjay kalamdhad
yes,we can do it by method overloading concept in .net too but with using different signature.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is alive method in java?
What is a line separator in java?
Can we extend singleton class in java?
What does next mean in java?
How to implement an arraylist in java?
What is the r character?
What is a website container?
What is a double vs float?
what is optional in java 8?
What is the difference between path and classpath variables?
Why string is not a wrapper class?
What is string length in java?
What are the important features of Java 11 release?
Can we have any code between try and finally blocks?
What are the actions that can occur when a thread enters blocked state?