Amazon Interview Question

what is abstraction? give an example.

Interview Answer

Anonymous

Nov 30, 2020

abstraction is handling inner implementation of the class using abstract class and interfaces.