Multiple Choice
The following pseudocode is an example of a ____ structure. get number
While number is positive
add to sum
get number
Endwhile
A) sequence
B) decision
C) loop
D) nested
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Structured programming is sometimes called _-less programming.
Q11: As a general rule,an eof question should
Q11: Match each term with a statement below.
Q17: if-else examples can also be called _
Q35: A group of statements that execute as
Q37: Match each term with a statement below.<br><br>-Define
Q38: Match each term with a statement below.<br><br>-What
Q53: The do loop is a variation of
Q56: A loop must return to the _
Q59: A _ read is an added statement