What is an instance?
An instance of a class is an object created by instantiation of the class.
Create an instance of the class Dog.
Create another instance and give the dog the name "Tim".