reference to an object that is passed to any object’s nonstatic method.
this reference
these are static methods that do not have a this reference because they have no object associated with them
Class methods
Class variables
A nonstatic ___ field’s value can be assigned a value in a constructor.
final