在线名词解释大全 - 数组测试 - 详细

以下对一维数组a的定义中正确的是哪一个?

A
int a[5];
B
int a[0...100];
C
char a(10);
D
int k=10; int a[k];
正确答案:

A

相关推荐
扫描二维码
关注公众平台