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


Please Help Members By Posting Answers For Below Questions

What do you understand by garbage collection in Java? Can it be forced to run?

554


Can you call one constructor from another if a class has multiple constructors?

588


What are the steps involved to write rmi based programs?

566


What are the characteristics of java?

525


What is java reflection api?

558






How transient variable is different from volatile variable?

562


What is the difference between choice and list?

592


What is the latest java version?

559


What is byte [] in java?

536


Program to Find the second largest element in an array.

591


Can we initialize the final blank variable?

582


What is use of super keyword in java?

597


What is a double vs float?

538


What is the difference between class & object?

558


Define how objects are stored in java?

565