The ________ statement acts like a chain of if statements. Each performs its test, one after the other, until one of them is found to be true or until the construct is exited without any test ever evaluating to true.

A) if/then
B) if/else
C) if/else if
D) if/not if
E) if/end if

C) if/else if

Computer Science & Information Technology

You might also like to view...

To output subtotals:

a. Page breaks are used. b. Control breaks are used. c. Line counters are used. d. Column headings must be printed.

Computer Science & Information Technology

Section breaks must be placed within grouping elements such as paragraphs or headings.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology