Solved

Which of the Following Is an Example of an Array

Question 60

Multiple Choice

Which of the following is an example of an array declaration whose data type is a user-defined object?


A) Dim students(50) As String
B) Dim students(50) As Student
C) Dim students(50) As Integer
D) Dim students(50) As TextBox

Correct Answer:

verifed

Verified

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

Related Questions