Q. Which Ruby convention is commonly used for naming methods that modify an object's state?
β
Correct Answer: (D)
Method names ending with !
You must be Logged in to update hint/solution