Computer Applications
Define abstraction.
OOP Intro Java
ICSE 2018
73 Likes
Answer
Abstraction refers to the act of representing essential features without including the background details or explanation.
Answered By
49 Likes
Related Questions
PASCAL is a structure oriented programming language.
Which of the following is not true for Encapsulation?
- Data and functions are loosely attached.
- Data and functions are wrapped together.
- Data is secured from getting mishandled.
- None of them.
Which OOP principle enables operating a TV set using a remote control without knowing its internal mechanism ?
- Data Abstraction
- Encapsulation
- Insulation
- Inheritance
An object is identified by its characteristics.