Multiple Choice
A data structure with optional elements contained in parenthesis or either/or elements contained in brackets will have a corresponding ________ statement in the process specification.
A) DO ... WHILE
B) PERFORM
C) DO ... UNTIL
D) IF ...THEN ...ELSE
Correct Answer:

Verified
Correct Answer:
Verified
Q22: Process logic may be represented as:<br>A) structured
Q34: Which of the following is not a
Q42: What is a way to examine, describe,
Q46: A square node indicates a condition, and
Q50: Use decision tables when complex combinations of
Q54: Use decision tables when there are many
Q56: Structured English can be more complex if
Q65: Selection data dictionary entries become IF...THEN...ELSE structured
Q67: Use decision tables when you require a
Q72: Process logic may be represented as either