Vidyalelo
Ruby Programming · Q33

Control Structures in Ruby

Programming · Ruby Programming · question 33

Q33

In Ruby, which of the following is used to handle multiple conditions with one expression?

A.
if
B.
unless
C.
case
Answer
D.
switch

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board