what is overloading in java?
Answer Posted / narendher sharma
Methodoverloading occurs with in the class..
Methodoverloading will not involve in Inheritance ..
Method overloading means whic is same method name with
different arguments and parameters may be same may not be
same..
Methodoverloading is call as Compiletime polymorphism which
refers as static polymarphism..
Is This Answer Correct ? | 76 Yes | 15 No |
Post New Answer View All Answers
How static variable work in java?
What is the ==?
What is use of set in java?
What does java final mean?
What is charat ()?
how we can create packages in java?
What is a ternary operator in java?
Explain java coding standards for constants?
Is there a jre for java 11?
State the significance of public, private, protected class?
What is a java developer salary?
What's the difference between int and integer in java?
Can we restart a dead thread in java?
Why webdriver is an interface?
Explain the significance of listiterator.