Objects, Classes, and Methods

Each object belongs to a class.

For example, System.out belongs to the class PrintStream

Object1 Object2