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 the difference between this() and super() in java?
What is floor math?
How to make a class or a bean serializable?
What is e java?
What is the use of parseint in java?
How does thread synchronization occurs inside a monitor?
What is the exact difference in between Unicast and Multicast object?
What is the purpose of static keyword in java?
Do we have pointers in java?
Can we declare the main method of our class as private?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What things should be kept in mind while creating your own exceptions in java?
How can you set an applet’s height and width as a percentage?
Does constructor be static?
Why can we not override static method?