单项选择题
A.Static a(10) As Integer B.Dim c(3,1 To 4) C.Dim d(-10) D.Dim b(0 To 5,1 To 3)As Integer
A.a5b B._xyz C.a b D.andif
A.1 B.0 C.3 D.出现错误提示