Multiple Choice
A single decision logic structure:
A) Allows the computer to choose from two paths of execution according to a specified condition.
B) Predetermines a path the computer needs to take for all sets of data.
C) Allows the computer to choose from two or more paths of execution according to specified conditions.
D) All of the above.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q19: The case logic structure algorithm:<br>A)Starts with an
Q20: The types of nested IF/THEN/ELSE instructions are:<br>A)Positive
Q21: Only assignment instructions are allowed in the
Q23: The indented algorithm of straight through multiple
Q24: The diamond is used in the flowchart
Q25: The indented algorithm of a negative logic