can you use the two main method in same class?how?
Answer Posted / shreedream
yes
in java language support the method Overloading, so we can
use the two main method in same class but it should have
different parameter list?
| Is This Answer Correct ? | 45 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of using break in each case of switch statement?
Why we used vector class?
What is main method?
What does yield method of the thread class do?
Does constructor be static?
What is a default constraint?
What is continuity of a function?
How do you check if a number is a perfect square?
Is there a sort function in java?
What is the access scope of protected access specifier?
How do you declare a variable?
Can we override the private methods?
What initialize variables?
What is a line break?
who can i handle multiple client in RMI