Q. What is the purpose of the Object#tap method in Ruby?
β
Correct Answer: (B)
It allows you to perform operations on an object and return the object itself
You must be Logged in to update hint/solution