问题 更新时间2023/5/2 12:41:00 下列数组的定义中,正确的是Afloat n=5 , a[n];Bint n=5 , a[n];Cchar a[ ’ n’ ]; Ddounle a[5.0]; 答案 登录 注册 C 出自:青书学堂 >> 江苏科技大学计算机程序设计vc++