What is an abstraction in Java?
Answers
Answered by
0
Data Abstraction is the property by virtue of which only the essential details are displayed to the user.
Answered by
6
Answer:
Abstraction in JAVA shows only the essential attributes and hides unnecessary details of the object from the user. abstraction is accomplished using Abstract classes, Abstract methods, and interfaces. Abstraction helps in reducing programming complexity and effort
Similar questions
English,
6 months ago
Math,
6 months ago
Math,
6 months ago
Computer Science,
1 year ago
Social Sciences,
1 year ago