Multiple Choice
In order to use structured English, which convention is not advisable?
A) Express all logic in terms of sequential structures, decision structures, case structures, or iterations.
B) Blank a line and indent blocks of statements to show their hierarchy.
C) Use and capitalize accepted keywords such as IF, THEN.
D) Be careful when using "and" and "or."
Correct Answer:

Verified
Correct Answer:
Verified
Q57: A goal of producing process specifications is
Q58: Which is the correct choice?<br>A) Use structured
Q59: When drawing the tree, systems analysts do
Q60: Which of the following is not a
Q61: _ are used when complex branching occurs
Q63: When structured decisions are not complex, an
Q64: Use decision trees when the sequence of
Q65: Selection data dictionary entries become IF...THEN...ELSE structured
Q66: List three of the five conventions that
Q67: Use decision tables when you require a