Multiple Choice
The types of nested IF/THEN/ELSE instructions are:
A) Positive and negative logic structure.
B) Straight through logic structure.
C) Positive logic structure ,negative logic structure,and a logic structure that has actions or other IF/THEN/ELSE instructions on both the true and false parts of the instruction.
D) Positive,negative,and straight through logic.
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
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
Q25: The indented algorithm of a negative logic