[OOPS 5] Abstraction and Interfaces
📗Abstraction
😶🌫️In Java, abstraction is the process of hiding the implementation details of a class from the outside world and providing a simplified, high-level interface for using the class.
🤫 Think of abstraction as a magician's trick, where ...
mithin.hashnode.dev9 min read