If the intNums array contains six elements, which of the following statements assigns the number 6 to

Question:

If the intNums array contains six elements, which of the following statements assigns the number 6 to the intElements variable?
a. intElements = Len(intNums)
b. intElements = Length(intNums)
c. intElements = intNums.Len
d. intElements = intNums.Length

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

Step by Step Answer:

Related Book For  answer-question
Question Posted: