考试
1970-01-01 08:00:00

若有定义int a[5],*p=a;,则对a数组元素的正确引

题目描述

若有定义int a[5],*p=a;,则对a数组元素的正确引用是______。

答案解析

p+2

加载中...
AI正在思考中,请稍候...