Answer Posted / srujana
If binding is resolved at compilation time then it is said
to be static polymorphism.
If binding is resolved at reun time then it is said to be
dynamic polymorphism. to implement dynamic polymorphism,
pointers and virtual functions are used.
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
What is polymorphism explain its types?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is the difference between abstraction and polymorphism?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Why is polymorphism needed?
Can we create object of abstract class?
What is polymorphism give a real life example?
How to hide the base class functionality in Inheritance?
What is the advantage of oop over procedural language?
How do you answer polymorphism?
What is the main purpose of inheritance law?
What is the importance of oop?
What is encapsulation in simple terms?
What is polymorphism oop?
What is persistence in oop?