单选题

 

下面( )正确定义了二维数组

A

int arr[3,4];

B

int arr[3][4];

C

int arr(3,4);

D

int a[3-4];

赣ICP备20007335号-2