A-A+ 3 若有语句float a[8]={1 2 3 4 5 那么a[3]=() 2024-04-30 20:25:07 网课题库 阅读 次 问题详情 3、若有语句float a[8]={1,2,3,4,5,那么a[3]=() A.3B.2C.5D.4 参考答案 a[2][1]