Because the for loop tests its Boolean expression before it performs an iteration, it is a ____________.
a. pretest loop
b. pseudo loop
c. post test loop
d. infinite loop
a. pretest loop
Computer Science & Information Technology
You might also like to view...
Validation rules can be defined to determine what type of input will be permitted into a cell EXCEPT:
A) fractional numbers. B) text. C) whole numbers. D) decimal numbers.
Computer Science & Information Technology
The Peek method looks ahead into the file to determine whether the file contains another character to read.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology