There are two steps:
1) define a variable that will hold a reference to an instance
2) assign a value to that variable.

Those two steps can be done in different places.

If a variable is...