____________ are commonly used to control the number of times a loop iterates.
a. Boolean variables
b. Sentinel variables
c. Counter variables
d. Named constants
c. Counter variables
Computer Science & Information Technology
You might also like to view...
What is an individual component of a struct called?
What will be an ideal response?
Computer Science & Information Technology
What will be returned if you use a local variable outside the function in which it is declared?
A. value B. error message C. function D. nothing
Computer Science & Information Technology