Static usage

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • elangobala
    New Member
    • Sep 2007
    • 30

    Static usage

    Can anyone explain in detail about static classes,static methods, static variables.. please..
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by elangobala
    Can anyone explain in detail about static classes,static methods, static variables.. please..
    There's an elementary article in the articles section that describes this.
    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

    • eeriehunk
      New Member
      • Sep 2007
      • 55

      #3
      Originally posted by elangobala
      Can anyone explain in detail about static classes,static methods, static variables.. please..
      Google it ! check some examples. If you still have problum understanding it, reply back with an example code.
      All the best!

      Comment

      Working...