A.&a[0]+1 B.&a[1] C.&a[0]++ D.a+1
A.for循環(huán) B.switch循環(huán) C.while循環(huán) D.do...while循環(huán)
A.arr[1] B.arr[2] C.arr[5] D.arr[7]