Why do we need to store the class instance in a variable?

So we can access the class instanceWe don't need to store the class instance in a variableSo we can add methods and variables to the class instance

So we can access the class instance.