问题 更新时间2023/4/3 12:59:00 以下对二维数组a的正确说明是( ) A. int a[3][] B. float a(3,4) C. double a[1][4] D. float a(3)(4) 答案 登录 注册 答案C 出自:其他 >> 兰州大学-C语言程序设计