Multiple Choice
The case logic structure algorithm:
A) Starts with an IF and ends with an IF/END.
B) Starts with a CASE OF VARIABLE and ends with the OTHERWISE.
C) Starts with a CASE OF VARIABLE and ends with an END-OF-CASE.
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q14: Case logic structure is a type of:<br>A)Sequential
Q15: Straight through logic is the fastest decision
Q16: A flowchart can not be made from
Q17: Logical or relational operators are required in
Q18: instructions allows the computer to choose
Q20: The types of nested IF/THEN/ELSE instructions are:<br>A)Positive
Q21: Only assignment instructions are allowed in the
Q22: A single decision logic structure:<br>A)Allows the computer
Q23: The indented algorithm of straight through multiple
Q24: The diamond is used in the flowchart