Solved

Consider the Following Structure Definition and Declaration

Question 59

Multiple Choice

Consider the following Structure definition and declaration. Which assignment statement would correctly record that player number 13 had three home runs so far this season?
Structure playerType
Dim fullname As String
Dim team As String
Dim position As String
Dim homerun As Double
Dim average As Double
Dim rbi As Double
End Structure
Dim player(45) As playerType


A) player(13) = 3
B) player(13) .homerun(3)
C) playerType(13) .homerun = 3
D) player(13) .homerun = 3
E) None of the above

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