Saturday 20 February 2016

What is Abstraction in java with example

The purpose of abstraction is to hide information that is not relevant or rather show only relevant information and to simplify it by comparing it to something similar in the real world. 

Hiding internal details and showing functionality is known as abstraction. 

For Example

phone call, we don't know the internal processing.

No comments:

Post a Comment