ABSTRACTION : Abstraction refers to act of representing essential features without including the background details or explanations. Classes use the concept of abstracting and or defined as a list of abstract attributes such as size ,weight and cost and functions to operate on those attributes.
ENCAPSULATION : Binding data and function into single class type variable called encapsulation.
ENCAPSULATION : Binding data and function into single class type variable called encapsulation.