注意:此页面搜索的是所有试题
如下数组声明语句,正确的是
(A) Dim a[1,1] as interger
(B) Dim a(2,2) as integer
(C) Dim a(n,n) as integer
(D) Dim a(4 4) as integer

参考答案