Way2Java

Topics related to In and Outs of interfaces

1. Interfaces – Partial implementation of Multiple Inheritance
2. Abstract class constructor & Interface abstract
3. Abstract Static Method
4. Interface Polymorphism
5. Interfaces – Partial implementation of Multiple Inheritance
6. Extends Implements
7. Play with Implements
8. Abstract Classes
9. Why the methods of an interface should be overridden as public only?
10. Can you create instance of Interface?
11. Nested Interface within Class
12. Interface inside Interface
13. Class inside Interface