The preferred way to traverse a two-dimensional array is to use .
a. a do while statement.
b. a for statement.
c. two nested for statements.
d. three nested for statements.
c. two nested for statements.
Computer Science & Information Technology
You might also like to view...
Importing an Excel spreadsheet into Access does not affect the size of the database file
Indicate whether the statement is true or false
Computer Science & Information Technology
Initializer lists are used in
a. assignment operators b. all member functions c. constructors d. destructors e. friend functions
Computer Science & Information Technology