0 votes
in JAVA by
What is the difference between abstraction and encapsulation?

1 Answer

0 votes
by
Abstraction hides the implementation details whereas encapsulation wraps code and data into a single unit.

Related questions

+1 vote
asked Jan 20, 2022 in JAVA by rajeshsharma
0 votes
asked Oct 10, 2020 in JAVA by Robindeniel
...