Object-Oriented Programming: Interfaces and Inner Classes

Location NOVI building
Time September 24, 10.15 - 12.00
Subject This seminar continues the coverage of inheritance and polymorphism. This time we will look at the more advanced topics multiple inheritance, interfaces, and start the introduction to the concept of inner classes.
Reading "Thinking in Java" Chapter 8. pp. 315-338 and pp. 342-347
Exercises Exercise
Solutions Solutions for the exercises both documentation and source files
Examples The inner class examples from the lecture, both documentation and source files The interface examples from the lecture, both documentation and source files
Slides PDF (interfaces) PDF (inner classes)
Links

Here links that are useful for the seminar are listed: