Multiple Choice
The case block provides programmers with the ability to ____.
A) Compare a series of expressions against a single expression
B) Compare a single expression against another expression
C) Compare numeric values but not string values
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: Ruby provides access to a number of
Q16: Advantages of the if and unless expressions
Q17: The Case statement is a conditional evaluation
Q18: The exit method is provided by the
Q19: What happens if none of the when
Q21: To save a few keystrokes, Ruby allows
Q22: Which of the following is not true
Q23: You can use conditional modifiers to group
Q24: The unless expression is the polar opposite
Q25: The between? method can be used to