can you give the dynamic polymorphism types?
Answer Posted / 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 |
Post New Answer View All Answers
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is object and class in oops? write a program using c++ to implement single contiguous
memory mangement techniques.display the content of the main
memory after yhe allocation of jobs and percentage of the
wastage of the main memory What polymorphism means? How does polymorphism work? What is the benefit of oop? What is the diamond problem in inheritance? What are the benefits of interface? How to use CMutex, CSemaphore in VC++ MFC What is oops and its features? What language is oop? What is the renewal class? What are the features of oop? What is encapsulation oop? What exactly is polymorphism?