IDENTIFY THE CORRECT STATEMENTS. [1.5]D) IN A MULTIDIMENSIONAL ARR...

38.

Identify the correct statements.

[1.5]

d)

In a multidimensional array,

a)

In a multidimensional array,

you can only change the last

you can only change the first

dimension when you use the

dimension when you use

ReDim statement.

the keyword Preserve.

b)

In a multidimensional array, e)

In a multidimensional array,

you can only change the

last dimension when you

dimension when you use

use the keyword Preserve.

the ReDim statement.

c)

While using Redim to

preserve the existing values

of an array we use the

keyword Preserve.