Multiple Choice
A while statement allows you to specify that an action should repeat while:
A) a specific condition remains false
B) a specific condition remains true
C) a specific condition remains either true or false
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q21: Which of the following is not a
Q22: When you know how many times a
Q23: Sequential execution is when statements execute one
Q24: C and C++ are _ typed languages.<br>A)strongly<br>B)moderately<br>C)weakly<br>D)the
Q27: Which of the following segments will call
Q28: Counter-controlled repetition is often called definite repetition
Q29: Which statement is false<br>A) To ensure that
Q30: The if statement is a repetition statement.
Q31: if is a _ statement.<br>A) restricted<br>B) selection<br>C)
Q39: What is the size in bits of