True/False
Counting loops should be controlled with whatever data type most closely reflects the operations taking place,whether that is an int,float or double.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: A control variable that's declared in a
Q11: The initialization and increment expressions in a
Q12: Infinite loops are caused when the loop-continuation
Q14: The C# operator ^ can be used
Q16: for statements cannot be represented as while
Q17: Which of the following statements about the
Q18: Many classes provide methods to perform common
Q19: The for repetition statement handles the details
Q20: Which of the following is not a
Q21: Suppose variable gender is MALE and age