Posts with the tag Abstraction:

Information Hiding

Information Hiding The process of hiding the ‘inner workings’ of a method or class by providing only an interface to access the object.