ContactUs :

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

Class..........

class encapsulates the runtime state of an object or interface.
--objects of type Class are automatically created, when classes are loaded.
--u can’t explicitly declare a Class object.
--generally we obtain a class object by calling the getClass() defined by Object.

Related Posts Plugin for WordPress, Blogger...
Flag Counter