What is Dynamic Polymorphism?

Answer Posted / isaiselvan s

In this Mechanism by which a call to an overridden function is resolved at a Run-Time( not at Compile-time). If a BaseClass contains method must be a Virtual method in C# to be overridden..

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between procedural programming and oops?

546


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1973


What is the real time example of inheritance?

631


What is an advantage of polymorphism?

585


What are the advantages of polymorphism?

568






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?

1932


What is oops in simple words?

571


what is the 3 types of system development life cycle

2429


What are the three parts of a simple empty class?

1447


What is overriding in oops?

592


What is an interface in oop?

589


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

3815


What is polymorphism and why is it important?

554


Why is polymorphism needed?

585


What does and I oop mean?

610