describe polymorphism ?
Answers
Answered by
4
Polymorphism is the ability of an object to take on many forms.
BarktAlee:
thanks
Answered by
0
Answer:
Polymorphism is the process of using a function for more than one purpose.
It is a major concept of object oriented programming. Any operation showcases different behaviour and instances. The behaviour relies on the type of data used in the operation.
It also allows the use of various internal structure of the object by keeping the same external interface.
Similar questions
Political Science,
6 months ago
Political Science,
6 months ago
Science,
6 months ago
Math,
11 months ago
Physics,
11 months ago
Science,
1 year ago