Answer is d:
My question is how come the increment statements in static main is able to access the non-static instance variable a. Wont' this generates a compiler-error?
(tag fixed and reformatted)
[ November 14, 2004: Message edited by: Barry Gaunt ]
[ November 14, 2004: Message edited by: Barry Gaunt ]