Multiple Choice
The following statement is an example of a(n) ____ structure.
"If it's raining outside, take an umbrella."
A) selection
B) sequence
C) repetition
D) nested
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: On a flowchart, symbols are connected by
Q10: Methods that assign values to class variables
Q11: On a flowchart, _ are used for
Q12: "Mutator" methods are also called "set" methods.
Q13: Structured programming is most often characterized by
Q15: On a flowchart, the Start and Stop
Q16: Modules (which include methods and functions) are
Q17: Procedural programming is widely accepted as the
Q18: The following statement is an example of
Q19: The following statement is an example of