A.0 B.1 C.2 D.6
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
A.機(jī)器語言 B.匯編語言 C.高級(jí)語言 D.VB語言