C语言数组选择题(新)

C语言数组选择题(新)1、以下定义语句中,错误的是________。A) int a[]={1,2}; B) char a[]={"test"};C) char s[10]={"tes

腾讯文库C语言数组选择题(新)C语言数组选择题(新)