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 |
How to deploy web appliction in web logic ?
What are the four main oops concepts?
Can we define a class within the interface?
Why do we use class in oops?
what are the realtime excercises in C++?
Why is encapsulation used?
What is the difference between a constructor and a destructor?
What is multilevel inheritance in oop?
Contrast OOP and SOA. What are tenets of each?
1 Answers Siebel Systems, Wipro,
what is an qt4 interface?
what is a binary overloading
write a program to find 2 power of a 5digit number with out using big int and exponent ?