Abstraction
Introduction
Abstraction is the concept of object-oriented programming that “shows” only essential attributes and “hides” unnecessary information.
Abstraction is selecting data from a larger pool to show only relevant details of the object to the us...
jeevanjava.hashnode.dev2 min read