Multiple Choice
The diamond is used in the flowchart to indicate the decision logic structure.The flowlines from the diamond:
A) Indicates the entrance on the top,the exit on the bottom,and the true and false from the sides.
B) Indicates the entrance on the top and the true and false from the sides.
C) May flow to or from the diamond from any of the corners.
D) Only use the sides and not the corners of the diamond.
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
Q22: A single decision logic structure:<br>A)Allows the computer
Q23: The indented algorithm of straight through multiple
Q25: The indented algorithm of a negative logic