Multiple Choice
The following pseudocode is an example of ____. do stepA
Do stepB
If conditionC is true then
Do stepD
Else
Do stepE
Endif
While conditionF is true
Do stepG
Endwhile
A) nesting
B) stacking
C) single alternative structures
D) a posttest
Correct Answer:

Verified
Correct Answer:
Verified
Q20: Match each term with a statement below.<br><br>-Describe
Q21: Match each term with a statement below.<br><br>-A
Q22: A(n)_ can contain any number of tasks,but
Q23: The action or actions that occur within
Q24: In a structured program,any structure can be
Q26: Match each term with a statement below.<br><br>-All
Q27: Programs that use _ code logic are
Q28: When you _ structures,the statements that start
Q29: Match each term with a statement below.<br><br>-Continue
Q30: No matter how complicated it is,any set