Multiple Choice
The following pseudocode is an example of a ____ structure. if firstNumber is bigger than secondNumber then
print firstNumber
Else
print secondNumber
Endif
A) sequence
B) decision
C) loop
D) nested
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Structures can be stacked or connected to
Q11: As a general rule,an eof question should
Q11: Match each term with a statement below.
Q22: A(n)_ can contain any number of tasks,but
Q31: Match each term with a statement below.<br><br>-Rewrite
Q40: The following pseudocode is an example of
Q48: What are the three basic structures and
Q49: Match each term with a statement below.<br><br>-Why
Q52: Structured programs can be easily broken down
Q55: The priming read is an example of