An application uses a structure named Employee. Which of the following statements declares a five-element array of

Question:

An application uses a structure named Employee. Which of the following statements declares a five-element array of Employee structure variables?

a. Dim workers(4) As Employee

b. Dim workers(5) As Employee

c. Dim workers As Employee(4)

d. Dim workers As Employee(5)

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

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: