Multiple Choice
In a ____ control structure, the computer executes particular statements depending on some condition(s) .
A) looping
B) repetition
C) selection
D) sequence
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The value of the expression 6 <
Q5: Which of the following operators has the
Q6: In a switch statement, if the value
Q7: In C++, both ! and != are
Q9: In C++, && has a higher precedence
Q10: Which of the following is a relational
Q11: Consider the following statements.<br>If score is equal
Q12: Once an input stream enters a(n) _
Q13: The term _ describes a process in
Q32: Which of the following will cause a