What are the different forms of polymorphism??

Answer Posted / suganyamuralidharan

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

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please send ford technologies placement paper 2 my mail id

1850


What is abstraction in oop?

865


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

3127


What do you mean by overloading?

810


Explain the concepts involved in Object Oriented programming.

883


Can we create object of interface?

851


What is inheritance write a program to show use of inheritance?

886


What is the highest level of cohesion?

774


What makes a language oop?

829


Why is polymorphism important in oop?

827


Is enum a class?

805


What is polymorphism and types?

852


What does I oop mean?

845


Why do we use class?

823


what is difference between class template and template class?

2410