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:
Verified
Q47: What words are displayed in the list
Q48: What numbers are displayed in the list
Q49: What words are displayed in the list
Q50: Arrays are said to be ordered only
Q51: What years are displayed in the list
Q53: Suppose a structure is created with the
Q54: What numbers are displayed in the list
Q55: What names are displayed in the list
Q56: In an ascending ordered array, the value
Q57: What states are displayed in the list
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents