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

What is pointer in oop?

0 Answers  


Get me a number puzzle game-program

0 Answers  


how to find no of instances of an object in .NET?

1 Answers   Infosys,


create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

2 Answers   CTS, Delhi University,


Plese get me a perfect C++ program for railway/airway reservation with all details.

0 Answers   ITM,






Can abstract class have normal methods?

0 Answers  


The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 14 such programmers take 14 minutes to write 14 lines of code in total. How long will in take 5 programmers to write 5 lines of code in total ?

6 Answers   TCS,


What is the differances between a abstract calss and interface

5 Answers   Aviva, Symphony,


what is different between oops and c++

0 Answers   IIT,


What are the two different types of polymorphism?

0 Answers  


i hav very low percentage in 12th n BSCwhich is around 50.......coz it was just imposed on me 2 b a science graduate,nw m doin MCA n hav aggregate 74% ....what shud i answer if company's HR ask me about dis much low previous percentage??????

3 Answers   Infosys,


What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required

15 Answers   ISTS, Wipro,


Categories