static initialiser in object formation

Hi folks. when I instantiate an object, does static variables (in the staic initializer or otherwise) of super class also get initialized in this object formation?
[170 byte] By [sukruthreddya] at [2007-10-3 3:21:07]
# 1
Of course.
malcolmmca at 2007-7-14 21:13:22 > top of Java-index,Java Essentials,Java Programming...