Q. What happens if a block is passed to a method that doesn't expect one in Ruby?
β
Correct Answer: (D)
It raises an error
You must be Logged in to update hint/solution