Can anyone explain in detail about static classes,static methods, static variables.. please..
Static usage
Collapse
X
-
Tags: None
-
Originally posted by elangobalaCan anyone explain in detail about static classes,static methods, static variables.. please..
Sun's tutorial (also available through that link) also describes these things well. It is much better to read those tutorials and textbooks for these "theoretica l type" questions.
Comment