Q. Which method in Ruby is used to check if a key exists in a hash? (A) key? (B) include? (C) exists? (D) has_key? ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) has_key?