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
What is polymorphism give a real life example?
What is an example of genetic polymorphism?
What is abstraction and encapsulation?
What is overriding in oop?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is destructor in oop?
what is difference between class template and template class?
What does and I oop and sksksk mean?
write string class as your own class in java without using any built-in function
What is overloading and its types?
Can we have inheritance without polymorphism?
Prepare me a program for the animation of train
What is coupling in oop?
What are oops functions?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?