Q. Which method is used to convert a block into a proc in Ruby?
β
Correct Answer: (D)
.to_proc
You must be Logged in to update hint/solution