True/False
Loops are used when we need our program to make a choice between two or more things.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: Another way to write the value 3452211903
Q18: The _ keyword in C++11 determines the
Q19: What is the advantage of the C++11
Q20: When must we use braces to define
Q21: The stream that is used for output
Q23: The integer 0 is considered true.
Q24: Given the following code fragment and the
Q25: Which of the following lines correctly reads
Q26: The braces for a loop define the
Q27: Is << used for input or output?