difference between overloading and overridding

Answer Posted / poorna chandar rao

mainly overloading and overriding is used java polymorphisum
conbcept
overloading is method name same and method signature also
same it is called static polymorphisum when object is
created that decided by static polymorphisum

overriding is method name same but differtn arguments this
is called dynamic ploymaorphisum

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is destructor in oop?

617


What is pure oop?

597


What is the example of polymorphism?

554


Can bst contain duplicates?

664


What exactly is polymorphism?

600






What are properties in oop?

604


What are different oops concepts?

568


What is difference between inheritance and polymorphism?

561


What is coupling in oops?

591


When not to use object oriented programming?

565


What are the benefits of polymorphism?

616


Can an interface inherit a class?

553


How to improve object oriented design skills?

565


Why we use classes in oop?

575


Which type does string inherit from?

608