Answer. Data Abstraction refers to the act of representing essential features without including the background details or explanations . A Switchboard is an example of Data Abstraction. It hides all the details of the circuitry and current flow and provides a very simple way to switch ON or OFF electrical appliances.
Read moreWhat are the types of abstraction in OOPs?
There are two types of abstraction.
Read moreWhat are the 4 OOP concepts?
The main ideas behind Java’s Object-Oriented Programming, OOP concepts include abstraction, encapsulation, inheritance and polymorphism .
Read more