A reference variable can point to multiple objects
A reference variable can point to only one object at a time
A reference variable can only point to no object (null) or to exactly one object at any given point in time.
null