What is abstraction / abstract class?
Anonimo
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.