题目详情
单选题 若有定义int score[10];,则对score数组中的元素的正确引用是( )
A. score(7)
B. score[10]
C. score[6.0]
D. score[0]
学科:图解C编程
时间:2023-05-07 10:24:57
相关题目
相关作业