Java Part 4: Objects and Information Hiding
(Page 1 of 5 )
In part three of this ten part tutorial, Chris discussed some of the primitive data types available in Java. He also went through a basic Java class. In this article, he will explore that class further and discuss some aspects of objects, as well as information hiding.In part three of this ten part tutorial, we discussed some of the primitive data types available in Java. We also went through a basic Java class. In this article, we will explore that class further and discuss some aspects of objects, as well as information hiding.
Next: Objects and "this" >>
More Java Articles
More By Chris Noack