can you give the dynamic polymorphism types?
Answers were Sorted based on User's Feedback
Dynamic polymorphism can be method overriding in java and pure virtual functions in C++. In this the method name, type signature, and parameter list remains the same but works in a different manner based on different invocations.
| Is This Answer Correct ? | 6 Yes | 0 No |
WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND ENCAPSULATION? PLEASE EXPLAIN IT.
Can we create object of abstract class?
what is polymorpsim? what are its types?
Whatis the difference between oop and object based language
can you give the dynamic polymorphism types?
why to use template classes in c++?
why we call c++ is object oriented lanaguage
What are the different forms of polymorphism??
what is object slicing?
what type of questions
what is the use of template classes in c++
• What are the desirable attributes for memory managment?