Which of the following returns the highest column subscript in a two-dimensional array named decPays? a. decPays.GetUpperBound(1)

Question:

Which of the following returns the highest column subscript in a two-dimensional array named decPays?
a. decPays.GetUpperBound(1)
b. decPays.GetUpperBound(0)
c. decPays.GetUpperSubscript(0)
d. decPays.GetHighestColumn(0)

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: