Object-Oriented Programming

dat1/inf1/sw3

Location

B3-104

Time

October 28, 10.15-12.00

Subject

This seminar covers the topic Run-Time Type Identification (RTTI) and the possibilities for ask a class at runtime of the attributes and methods it contains. The latter is called reflection and is used in JavaBeans, that is the second topic of the seminar.

Readings

"Thinking in Java" Chapter 10 “Determining Types”.

Exercise

Exercise

Slides

PDF

Links

Best regards,
Kristian Torp