Hello,
In this lesson we will unfold the java abtraction, that will be used inside your java program.
Take aways
1.Learn the basics of abstraction
2.How to use the "extends" reserve word in java to inherit the abstract class
3. Apply the OOP progamming
4. Create an abstract method