Once a repetition statement is chosen, the other ____ elements of a loop are generally controlled by a single loop-control variable.
A. two
B. three
C. four
D. five
Answer: B
Computer Science & Information Technology
You might also like to view...
The two primary stack operations are
a. push and pull b. push and pop c. insert and delete d. append and delete e. None of these
Computer Science & Information Technology
In C#, Java, and Objective-C, what is the greatest number of subclasses a class can have?
A. Depends on the language B. 0 C. 1 D. More than 1
Computer Science & Information Technology