A、數(shù)值型 B、字符型 C、日期型 D、可變型
A、相同 B、不相同 C、兩可 D、都不對
A、Dim a[3,4] as Integer B、Dim a(3,4)as Integer C、Dim a(n,n)as Integer D、Dim a[3][4]as Integer