We will do a recap of abstract classes and methods.
By examining the Deadly Diamond of Death, we will reason why Java does not allow Multiple Inheritance.
We will introduce the concept of Interfaces, discuss their syntax and provide a simple example.
We will delve deeper into Interfaces by using predefined Interfaces in our programs and also writing our own Interfaces.