Q. What is a hash in Perl? (A) Set of key-value pair (B) Collection storing scalar (C) Collection sorting array (D) None of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Set of key-value pair Explanation: Hash in Perl is a set of key-value pairs.