Q. Which method is used to check if a block has been passed to a Ruby method?
β
Correct Answer: (D)
block_given?
You must be Logged in to update hint/solution