Multiple Choice
The ____________, __________ and ____________ are the only three forms of control necessary.
A) switch, if, else.
B) sequence, selection, repetition.
C) break, continue, if…else.
D) for, while, do…while.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Which of the following is not one
Q9: Which of the following is false?<br>A) break
Q10: Which of the following is not one
Q11: Variables are also known as:<br>A) lvalues, but
Q17: The expression if (num != 65) cannot
Q18: Of the following, which is not a
Q22: Which of the following is false?<br>A) The
Q23: An operator that associates from right to
Q26: The OR (||) operator:<br>A) Has higher precedence
Q30: If a variable is declared in the