filmov
tv
Java Programming 11 Interfaces exercise

Показать описание
This lab session is for the lecture on Java Interfaces. It illustrates how to create Interfaces, implement them as well as use the interface reference variable to initialize an implementing class. The video also demonstrates interface inheritance example.