What is method Overloading in the perspective of OOPS?

Answer Posted / aruna

Two or more methods in the same class having same method
name with different parameters may or may not have same
return type is called method overloading

Is This Answer Correct ?    23 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are methods and how are they defined?

601


What are the advantages of exception handling?

550


What are exception handling keywords in java?

603


What is a programming object?

554


Can we instantiate interface in java?

670






Explain the importance of throws keyword in java?

565


What is string and example?

553


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

570


What is return keyword in java?

559


Write a java program that prints all the values given at command-line.

551


Can java inner class be static?

557


What is a vector in java?

574


What is return code?

558


What is the function of http?

527


Explain the different forms of polymorphism?

564