Multiple Choice
A selection contained in the scope of another selection is called a ____.
A) nested selection
B) sequence structure
C) single outcome selection
D) repetition structure
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: Selections can be nested inside other selections.
Q27: In pseudocode, a dual-outcome selection consists of
Q28: Structures can contain other structures, and they
Q29: With a selection structure, your program can
Q30: The pseudocode for the following problem is
Q32: In JavaScript, braces ({ }) are used
Q33: The following statement concatenates a customer's name:
Q34: On a flowchart, the End If statement
Q35: JavaScript allows using the keywords else if
Q36: The end command, which is an exception