Which of the following declarations creates a two-dimensional array?

(A) Dim newVar(2, 2) As Double
(B) Dim newVar As Integer
(C) Dim newVar(2) As Double
(D) Dim newVar(2)

(A) Dim newVar(2, 2) As Double

Computer Science & Information Technology

You might also like to view...

Column width:

A) always switches back to default. B) is adjustable so you can display more or less characters in a column. C) is not adjustable so keep the formulas as short as possible. D) is best left unchanged unless you absolutely have to.

Computer Science & Information Technology

Which of the following is the length of a MAC address?

A. 48bit B. 32bit C. 24bit D. 64bit

Computer Science & Information Technology