What is polymorphism ? Explain with examples
Answer Posted / selvi
Polymorphism means one in many forms.It describes a method
in different characteristics. A method gets differentiated
by its Function signature. Function signatures are
datatypes, Number of parameters used in method. For
example, a method called Calculation has different
character such as add, sub, mul, div, etc.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is the full form of oops?
What is difference between data abstraction and encapsulation?
Explain the concepts involved in Object Oriented programming.
Why do we use inheritance?
What is meant by oops concept?
What is object and class in oops?
What are constructors in oop?
Which type does string inherit from?
officer say me - i am offered to a smoking , then what can you say
Write a program to reverse a string using recursive function?
What is the difference between procedural programming and oops?
Why do we use class?
What is difference between polymorphism and inheritance?
can inline function declare in private part of class?
What are oops functions?