单选题
下面的数组声明语句中( )是正确的。
A、
Dim A[3,4]As Integer
B、
Dim A(3,4)As Integer
C、
Dim A[3;4]As Integer
D、
Dim A[3;4]As Integer
【正确答案】
B
【答案解析】
提交答案
关闭