True/False
The exit method is provided by the kernel class. It forces the immediate termination of a Ruby script.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The if expression is a conditional evaluation
Q14: To determine if one value is greater
Q15: Ruby provides access to a number of
Q16: Advantages of the if and unless expressions
Q17: The Case statement is a conditional evaluation
Q19: What happens if none of the when
Q20: The case block provides programmers with the
Q21: To save a few keystrokes, Ruby allows
Q22: Which of the following is not true
Q23: You can use conditional modifiers to group