Vidyalelo
Ruby Programming · Q27

Control Structures in Ruby

Programming · Ruby Programming · question 27

Q27

In Ruby, what does the `case` statement allow you to compare against?

A.
Integers
B.
Strings
C.
Ranges
D.
All of the above
Answer

Answer: Option D

Solution

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