Advantages of the if and unless expressions include all of the following except?
A. They allow you to control the execution of one or more code statements
B. They can help improve the organization of scripts and make them easier to read and maintain
C. They can be used to work with any type of value supported by Ruby
D. None of the above
Answer: D
You might also like to view...
When you define a class as a template, then that class can contain _________ data type.
Fill in the blank(s) with the appropriate word(s).
The ____________ property allows you to set the font, font style, and size of a control’s text.
a. Appearance b. Text c. Font d. Graphics
The input redirection symbol "<" is processed by
A. the program that reads the data B. the shell
Which netstat option is for displaying all connections including listening ports?
a. -an b. -a c. -n d. None of the above