What do you remember about classes?
Good stuff! Classes are like blueprints in that they bundle properties and behavior that objects of a kind have in common.
Close! Classes are like blueprints in that they bundle properties and behavior that objects of a kind have in common.