[单选题]

定义有5个整数型元素的数组,正确的语句是

A.Dim a(4)As Integer

B.Option Base 1:Dim a(5)

C.Dim a &(5)

D.Dime a(5)As Integer

参考答案与解析: