What is the difference between the Encapsulation and Abstraction
Encapsulation means we hide the data from directly interaction and Abstraction means we bother about what the object can do but don't bother about how it does?