Computer Science, asked by danish7475, 11 months ago

define abstraction and polymorphism ​

Answers

Answered by cyrusbishop
1

Answer:

Abstraction refers to an act of representing essential features without including background details.

Polymorphism is the process of using a function for more than one purpose.

Explanation:

In object oriented programming, abstraction is the absolute property of a class. The class encapsulates the data items and the functions to promote abstraction.

Similar questions