Multiple Choice
A ____ repeats actions while some condition remains unchanged.
A) sequence structure
B) selection structure
C) control structure
D) loop structure
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: In C++, by default, all structure fields
Q15: Float values are called double-precision numbers.
Q16: Match each term with the correct statement
Q17: What is a semantic error?
Q18: Beginning an identifier with a lowercase letter
Q20: The rules of any language make up
Q21: What is the scope of a variable?
Q22: What is a function header and what
Q23: Object-oriented programs use _ to carry out
Q24: In C++, a(n) _ comment begins with