When two objects have known each other for a long time, and are very much in love, they…. Wait a minute, that's something else. Objects come from classes.
A class acts as a blueprint from which object instances of that class can be created. It states what properties that object has and what things that object can do (methods).