To refer to the element located in the first row, first column in a two-dimensional array namedstrProducts, you use ____.

A. strProducts(0, 0)
B. strProducts{0, 1}
C. strProducts(1, 1)
D. strProducts[0, 0]


Answer: A

Computer Science & Information Technology

You might also like to view...

The three ways to return control from a called method to a caller are ________,_____________ and _____________ .

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

Computer Science & Information Technology

Which of the following flowchart symbols indicates that a decision is to be made?

a) diamond b) oval/circle c) rectangle d) flowline

Computer Science & Information Technology

A main document in a mail merge contains data, such as names and addresses

Indicate whether the statement is true or false

Computer Science & Information Technology

Insights pane is a document view in Microsoft Word that distinguishes the importance of data by the heading styles that are applied

Indicate whether the statement is true or false

Computer Science & Information Technology