若有定义:int a[5];则a数组中首元素的地址可以表示为 A)&a B)a+l C)a D)&a[1] 日期:2017-06-18 14:00:06 人气:2 若有定义:int a[5];则a数组中首元素的地址可以表示为 A)&a B)a+l C)a D)&a[1] c