Which of the following statements about the else-if construct is false?
A. The else-if is a multiway selection.
B. The else-if is a C construct.
C. The else-if is used when the expression is not an integral type.
D. The last test in an else-if series concludes with only an else, which is then the default action.
E. The else-if should be used only then the same basic expression is being evaluated in the multiway selection.
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following features of a switch will allow two switches to pass network information?
A. Disabling the routing protocols B. Port speeds C. Trunking D. PoE
Computer Science & Information Technology
An 800W power supply running full load at 220VAC (single phase) draws approximately:
A. 0.275A B. 1.76A C. 3.64A D. 6.67A
Computer Science & Information Technology