what is Abstraction in java?
Answers
Answered by
2
Answer:
Abstraction is a process of hiding the implementation details from the user. Оnly the functionality will be provided to the user.
In Java, abstraction is achieved using abstract classes and interfaces. .
Answered by
6
Abstraction is a process of hiding the implementation details from the user. Оnly the functionality will be provided to the user. In Java, abstraction is achieved using abstract classes and interfaces. ... Abstraction is one of the four major concepts behind object-oriented programming (OOP).
Similar questions
Social Sciences,
6 months ago
Geography,
6 months ago
Math,
1 year ago
Math,
1 year ago
Physics,
1 year ago