What are the different forms of polymorphism??

Answer Posted / amit

1.Compile time polymorphism
Exhibited by: Function overloading
Operator overloading
2.Run time polymorphism
Exhibited by: Function overriding

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What polymorphism means?

832


What is destructor in oop?

820


What is the difference between static polymorphism and dynamic polymorphism?

875


Why is static class not inherited?

859


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1845


How oops is better than procedural?

857


What is overloading in oops?

876


What is encapsulation c#?

837


What is the types of inheritance?

843


any one please tell me the purpose of operator overloading

2192


What is abstraction in oops with example?

1035


What is destructor example?

797


What is this pointer in oop?

835


Can abstract class have normal methods?

829


Why is encapsulation used?

789