单项选择题

定义有5个整数型元素的数组,正确的语句是______。
A) Dim a(4)As Integer B) Option Base 1:Dim a(5)
C) Dim a&(5) D) Dime a(5)As Integer

热门 试题