First page Back Continue Last page Graphics
Variable Values: Object Types
Java object variables, on the other hand, are references to objects
Two object variables may refer to the same object. If the object is modified then the change can be seen through both variables.