Object Variables

A variable usually stores a value directly, but an object variable can refer to an object. Object variables help you as follows:

Making code shorter

TODO

See also