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
What is passing by reference in java?
What do you understand by java?
Write a function to print Fibonacci series and Tribonacci series?
What is the purpose of void?
Describe different states of a thread.
What is class variable java?
Is integer immutable in java?
Is 0 an irrational number?
What is exception handling in java?
Who developed java?
What are namespaces in java?
How does hashset work in java?
Is nan false?
What is a condition in java?
Is empty in java?