Q. Which method in Ruby is used to check if a key exists in a hash?
β
Correct Answer: (D)
has_key?
You must be Logged in to update hint/solution