Which type of loop uses a Boolean expression to control the number of times a loop repeats?
a. count-controlled
b. condition-controlled
c. accumulator
d. For
b. condition-controlled
Computer Science & Information Technology
You might also like to view...
A recursive function is one that
a) Speeds up a program. b) Is always slower than a nonrecursive function. c) Calls itself d) Calls no functions at all. e) Calls another function
Computer Science & Information Technology
If you use the ____________________ command on the Layer menu, you can name a layer when you create it.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology