What is an Abstraction in OOP ?
Hi guys. Today I will explain what is Abstraction in OOP. This is very important for beginners.
Abstraction
An abstraction is the process of removing characteristics form "someting" in order to reduce it to a set of essintial characteristics that is needed for the particular system.
I hope you have now an idea about what is abstraction and in next article we will explain Encapsulation part.
Good Day!