A Class is a template upon which the corresponding Object will be created. What an Object is, does and contains is defined by the Class.
The illustration below represents a hypothetical example of the User Profile Class, which defines the User Profile Object.
Below, instances of the User Profile Object.