When one loop is nested within another, the containing loop is the ____ loop.

A. inner
B. controlling
C. bounding
D. outer

Answer: D

Computer Science & Information Technology

You might also like to view...

The _____ header includes the most commonly used OgreAL header files.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Many C++ compilers initialize char array elements to a space, string array elements to the empty string, and bool array elements to the keyword true.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology