What is the difference between abstraction and encapsulation in java?
Abstraction and Encapsulation are the most important pillars of oops but they work differently.
Abstraction means hiding the internal implementation and showing only the essential functionality to the
what-is-oops.hashnode.dev1 min read