Solved

Consider the Following Structure Definition

Question 52

Multiple Choice

Consider the following structure definition. Which Dim statement would correctly declare an array of this structure for elements having subscripts from 0 through 30?
Structure carType Dim
yr As Integer Dim
make As String Dim
model As String
End Structure


A) You cannot have an array of structures.
B) Dim carType(30)
C) Dim car(30) As carType
D) Dim carType(30) As car

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents