Which of the following is a valid example of calling a method and sending it a two-dimensional  array argument?

A. DisplayArrayContents(int [ ,  ] anArray);
B. DisplayArrayContents(anArray);
C. DisplayArrayContents(anArray[10, 2]);
D. DisplayArrayContents(int [10, 2] anArray);


Answer: B

Computer Science & Information Technology

You might also like to view...

You can divide the slides into ____ to help organize the slides.

A. folders B. sections C. groups D. files

Computer Science & Information Technology

A single device which can perform the functions of what used to require multiple devices is an example of ____________________.

What will be an ideal response?

Computer Science & Information Technology

Folders that have been relocated have been ________

A) moved B) renamed C) copied D) deleted

Computer Science & Information Technology

What is the Windows-only service that resolves NetBIOS names into IP addresses?

What will be an ideal response?

Computer Science & Information Technology