Revature Interview Question

What is abstraction / abstract class?

Interview Answer

Anonymous

Nov 17, 2020

Abstraction is a design concept which focuses on what an object does than how it does? For Example, as a regular driver we know pressing a gas paddle of a car will increase the acceleration but how it does we don't have to be concern about that.