Saturday, October 25, 2014

Java-Day 3 : Working with Objects

Creating New Objects(instances) 


          In this lesson you will be learning how to create JAVA objects and how to work with them. 

You use new keyword with the class name that you want to have the features of the object!

No comments:

Post a Comment