If the outer loop of a nested loop controls the ____ subscript in a two-dimensional array, the array is filled with data row by row.

A. column
B. row
C. outer
D. nested


Answer: B

Computer Science & Information Technology

You might also like to view...

Use the grep command to search the /usr/include/bits/socket.h file and display the lines that contain the string SOCK_. What command line did you use?

Use the grep command to search the /usr/include/bits/socket.h file and display the lines that contain the string SOCK_. What command line did you use?

Computer Science & Information Technology

What is one reason to decrease the resolution of an image?

A) To speed up download time B) To improve its quality C) To make it compatible with more programs D) To make it easier to edit

Computer Science & Information Technology

What controls can be used to allow a user to input data in a GUI application?

A. Buttons B. TextBoxes C. Labels D. Forms

Computer Science & Information Technology

The scope of a variable influences or restricts the data type of the variable.

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

Computer Science & Information Technology