Hi There,
I'm new to Java. Having read a bunch of books, I wonder if static
variable is initailized by defualt value? Textbooks only indicate that
instance variable is implicitly initailized.
Thanks in advance,
Black Java
(Student from city of angel)
I'm new to Java. Having read a bunch of books, I wonder if static
variable is initailized by defualt value? Textbooks only indicate that
instance variable is implicitly initailized.
Thanks in advance,
Black Java
(Student from city of angel)
Comment