Objects can be passed into methods and returned from methods just like any other value. This is the basis for building interactions between classes.
Passing an Object to a Method
Objects can be passed into methods and returned from methods just like any other value. This is the basis for building interactions between classes.