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
Q37: Match each term with a statement below.<br><br>-Define
Q38: Match each term with a statement below.<br><br>-What
Q39: The following pseudocode is an example of
Q40: The following pseudocode is an example of
Q41: Match each term with a statement below.<br><br>-A
Q43: Explain the difference between the representation of
Q44: In older languages,you could leave a selection
Q45: One way to straighten out an unstructured
Q46: Match each term with a statement below.<br><br>-Attaching
Q47: Why is it best to use only