Multiple Choice
What type of structure involves choosing between alternative courses of action based on some value within a program?
A) decision
B) sequence
C) literal
D) fixed
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: What kind of conditional operator requires three
Q18: You write a program in which the
Q19: You can combine as many AND and
Q20: What character(s) function as the conditional OR
Q21: What are four of the most frequent
Q23: Explain why the following code sample does
Q24: What conditional operator can be used to
Q25: List the four keywords used in a
Q26: In a switch statement, the keyword return
Q27: What character(s) function as the non-conditional Boolean