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 |
Can bst contain duplicates?
Can we create object of class with private constructor?
write a short note on Overloading of Binary Operator?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What do you mean by inheritance?
what is ns string? what is ns array?
Describe what an Interface is and how it?s different from a Class.
what is virtual function in c++
what is the realstic modeling?
What is inheritance in simple words?
How does polymorphism work?
What is the advantage of oop over procedural language?