Hi,
I am looking into "OOPS" - Object Oriented Programming Concepts. I have the following definition for "Abstraction". Can you please explain / justify me this concept in simple terms ? Even though this seems to be simple but i want to understand what does this mean !!
Definition:
========
"Abstraction" refers to the act of representing essential features without including the background details or explanations. Classes use the concept of abstraction and are defined as a list of abstract attributes.
Appreciate your help !
Start Free Trial