can you give the dynamic polymorphism types?

Answers were Sorted based on User's Feedback



can you give the dynamic polymorphism types?..

Answer / rajdeep nandi

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 you give the dynamic polymorphism types?..

Answer / guest

staic polymorphism and dynamic

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More OOPS Interview Questions

Why polymorphism is used in oops?

0 Answers  


Why do pointers exist?

0 Answers  


what isthe difference between c structure and c++ class

5 Answers  


What is virtual destructor? Why?

3 Answers   Agile Software, College School Exams Tests, CSC,


Polymorphism with an example?

8 Answers   Accenture, emc2,






What is balance factor?

0 Answers  


what is single inheritance?

18 Answers   IBM,


Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.

2 Answers  


What are the features of oop?

0 Answers  


What is data binding?

4 Answers   Ittiam Systems,


What is oops?what is its use in software engineering?

0 Answers  


what is the difference between class and structure in C++?

9 Answers   Aspire, IBS, TCS,


Categories