Object-Oriented Programming, 3th Seminar

dat1/inf1, Autumn 2001

Location

B3-104

Time

September 25, 10.15-12.00

Subject

This seminar covers the topics initialization and clean up of objects.

Readings

"Thinking in Java" Chapter 4. You may skip the section "How a Garbage Collector Works". Further, do not worry if you do not understand all the details in the section "Array Initialization". This topic will be covered in more details later in the course.

Exercise

Exercise 3

Slides

handouts

Links

Introduction to Programming Using Java

The Java Tutorial: Object-Oriented Programming Concepts

Best regards,
Kristian Torp