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
What is the literal meaning of Polymorphism?
- Using different operations for same purpose
- Using same operation for different purposes
- Using same data in different functions
- None of them
Which of the following is a Procedure Oriented Programming language?
- Java
- C++
- Pascal
- Eiffel
Name the feature of Java depicted in the below picture.

- Encapsulation
- Inheritance
- Data Abstraction
- Polymorphism
An object is identified by its characteristics.