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

NothingAll instances have their properties changed

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