If we changed the properties of an instance, what would happen to other instances created from the same class?
If we changed the properties of an instance, nothing would happen to any of the other instances created from the same class.