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
What is coupling in oop?
write a program that takes input in digits and display the result in words from 1 to 1000
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is a class in oop?
What is the difference between a mixin and inheritance?
What is a class and object?
What are benefits of oop?
What are the features of oop?
What are the advantages of polymorphism?
What is inheritance write a program to show use of inheritance?
What is the real time example of inheritance?
How is polymorphism achieved?
what are the realtime excercises in C++?
When not to use object oriented programming?
What is inheritance in simple words?