//Question 1: The difference between a class and an object is that a class is the blueprint from which the object will be made. For example, you create Car class to build a car later as an object.