第31947题 单选题
以下C++代码中,对数组元素的访问合法且能正确获取到值为20的元素的是?

已知C++代码定义数组如下:

int arr[] = {10, 20, 30, 40, 50};
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析