View Single Post
Go4Expert Founder
10Mar2008,17:09  
shabbir's Avatar
You need to revisit on how static members work.

Any static members can be accessed via the object of the class but additionally they can be accessed even without creating the object