Answer Posted / srinath varma
The concept of assigning a single name have to more than one function which performs closely related jobs is said to be polymorphism.
Here poly means "many" and morphism means "forms".
The concept of polymorphism consists of two categories
1.Function over loading
2.Operator over loading.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is abstraction oop?
Why interface is used?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What does <> mean pseudocode?
What does oop mean in snapchat?
write a program to find 2^n+1 ?
Why is polymorphism important in oop?
Why do we use inheritance?
How is class defined?
when to use 'mutable' keyword and when to use 'const cast' in c++
can inline function declare in private part of class?
What is the highest level of cohesion?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What is pure oop? Can enum be null?