Answer Posted / pavan raj
polymorphism means the ability to take more than one form.
This is something similar to a word having several different
meanings depending on the context.
| Is This Answer Correct ? | 121 Yes | 27 No |
Post New Answer View All Answers
Why polymorphism is used in oops?
What is difference between data abstraction and encapsulation?
What is persistence in oop?
Templates mean
What is static in oop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< What do you mean by Encapsulation? what is the sylabus for priliminaries? What is the real time example of encapsulation? Why can't we have instance(stack) of a class as a member of
the same class like eg.Class A{A obj;} as we can have self
refential pointer How Do you Code Composition and Aggregation in C++ ? What is abstraction encapsulation? Why do pointers exist? Why do we need polymorphism in c#? What is byval and byref? What are differences between them?