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 do you mean by overloading?
why overriding?
what is the 3 types of system development life cycle
Program to check whether a word starts with a capital letter or not.
What is the main feature of oop?
difference between structure and union.
What is constructor in oop?
Please send ford technologies placement paper 2 my mail id
any one please tell me the purpose of operator overloading
What are the benefits of oop?
What is extreme programming?
what is virtual function?