Why do we need to store the class instance in a variable?
So we can access the class instance
We don't need to store the class instance in a variable
So we can add methods and variables to the class instance
So we can access the class instance.