Abstraction is a process of hiding
the implementation details and showing only functionality to the user.
Abstraction means showing only
important things to the user and hiding internal details.
Eg : Sending SMS/TEXT MSG ( The process involved ).
There are two types of abstraction :
- Abstract Class (0 – 100%)
- Interfaces (100%)
No comments:
Post a Comment