Answer Posted / mounika
yes we can overload becoz we can use different signatures to main method
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is command line argument
How do you override a method?
How many types of gc are there in java?
What interface is extended by awt event listeners?
What isan abstract class and when do you use it?
According to java operator precedence, which operator is considered to be with highest precedence?
What are constructors in java?
what is interface in java? Explain
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is parameter example?
Difference between static binding and dynamic binding?
Why call by value prevents parameter value change?
What is listnode in java?
What’s the difference between constructors and other methods?
What is the final variable?