ContactUs :

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

what is dot operator?

The dot operator(.) is used to access the instance variables and methods of class objects.It is also used to access classes and sub-packages from a package.

Examples :

Person1.age ---------> Reference to the variable age

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