Answer Posted / mayank kumar
run time polymorphism is also called late binding
polymorphism. it uses the concept of pointer.
e.g,
function overloading
operator overloading
constructor overloading
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a c++ program to display pass and fail for three student using static member function
What is abstraction example?
What is multilevel inheritance?
How oops is better than procedural?
What is object and class in oops?
What is oops concept with example?
What is destructor oops?
What is the difference between a constructor and a destructor?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is polymorphism used for?
How does polymorphism work?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Why it is called runtime polymorphism?
Why do while loop is used?
What are functions in oop?