下列语句中,a是一个数组,则使用正确的是()
A:Option Base2
B:Redim a
C:Erase a
D:a=Array()
出自:计算机科学