Multiple Choice
When iteration is indicated for an element or a group of elements in the data dictionary:
A) a simple sequence of structured English statements is all that is necessary.
B) an IF..THEN...ELSE structured must be present in the structured English statements.
C) DO WHILE, DO UNTIL, or PERFORM UNTIL structured English statements must be included.
D) a decision table must be used to depict the logic.
Correct Answer:

Verified
Correct Answer:
Verified
Q33: Use decision trees when there are many
Q46: A square node indicates a condition, and
Q47: _, indicated by braces on a data
Q48: In drawing the tree, begin building from
Q50: Use decision tables when complex combinations of
Q52: _ are created for primitive processes on
Q53: In order to build decision tables, what
Q54: Use decision tables when there are many
Q55: What three advantages do decision trees have
Q56: Structured English can be more complex if