ContactUs :

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

THIS

--"this" is an implicit reference to the current object.

--"this" keyword can also be used to invoke the other form of the same class constructor form within another constructor.

--constructors calling "this" should be the first statement and such calling should not  be recursive.

 

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