0 votes
in JAVA by
How is Abstraction achieved in Java?

1 Answer

0 votes
by

How is Abstraction achieved in Java?

Abstraction is achieved in Java by the use of abstract class and abstract methods.

Related questions

0 votes
asked Oct 9, 2020 in JAVA by SakshiSharma
+1 vote
asked May 14, 2019 in C Plus Plus by anonymous
...