Q. What is the purpose of the case statement in Ruby? (A) To define a class (B) To handle multiple conditions with one expression (C) To declare a variable (D) To perform mathematical calculations ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) To handle multiple conditions with one expression