If we changed the properties of a class, what would happen to all of the instances created from that class?
If we changed the properties of a class, all instances will have the same properties as the updated class.