ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

Static.......

Static is a class variable, memory is allocated after the class is loaded and before the object is created.
--static members referred directly by the class name.
-- Applicable to only variables & methods.
Related Posts Plugin for WordPress, Blogger...
Flag Counter