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
What does I oop mean?
What are the 4 pillars of oop?
What is difference between data abstraction and encapsulation?
What is oops in simple words?
Is data hiding and abstraction same?
What is class and object in oops?
What is a null tree?
What is abstraction in oop?
What are main features of oop?
class type to basic type conversion
What do you mean by overloading?
What is encapsulation oop?
Why it is called runtime polymorphism?
What is inheritance write a program to show use of inheritance?
Templates mean