In a nested repetition structure, one loop, referred to as the ____ loop, is placed entirely within another loop, called the ____ loop.
A. inner, outer
B. primary, secondary
C. minor, major
D. dependent, independent
Answer: A
Computer Science & Information Technology
You might also like to view...
Which of the following is the path to the Cascade button?
A. (VIEW tab | Cascade group) B. (VIEW tab | Split Window group) C. (VIEW tab | Arrange group) D. (VIEW tab | Window group)
Computer Science & Information Technology
Strings can be manipulated by using string class functions or the ____ functions.
a. character-at-a-time b. C-string c. c_str d. cin
Computer Science & Information Technology