Monday 4 December 2006

SCJP Chapter 1

Dealing with access modifiers and visibility of classes, methods and variables. default (package), public, private, protected are the access modifiers with final and static thrown into the mix.

Shows correct declaration forms, especially for interfaces and abstract classes. Warns of 'compilable' questions.

No comments: