linked linked linkedin whatsapp remove
Feedback

VBA Quiz VBA

Which statement declares an array?

Dim MyArray() As Integer
Dim MyArray() As Array
Dim MyArray As Integer
Dim MyArray As Array

Answer:
Dim MyArray() As Array

Note: This Question is unanswered, help us to find answer for this one