Q. Which method is used to convert a hash into an array of key-value pairs in Ruby?
β
Correct Answer: (D)
to_a
You must be Logged in to update hint/solution