Answer Posted / sudarsan
polymorphism means is set of different kind of behaviours.
poly means "many" morphism means "form"... example just
imagine a man.. a man behaviour is not same with his wife
and his mother.. he behave differ with his wife.. he may
behave differ with his mother.. so he cannot behave his
mother like his wife...
same function
but
different behavior.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is overloading in oop?
What is ambiguity in inheritance?
What is an example of genetic polymorphism?
Write a program to sort the number with different sorts in one program ??
Why multiple inheritance is not possible?
What is oops concept with example?
What is persistence in oop?
What is multilevel inheritance?
What is a class and object?
Can we override main method?
write a program that takes input in digits and display the result in words from 1 to 1000
Get me an image implementation program.
What is polymorphism used for?
What is encapsulation and abstraction? How are they implemented in C++?
Which language is pure oop?