單項選擇題

在C語言中有如下定義:int j,i=9;int arr[10] ;j=i++;則對arr數組元素的正確引用是()

A.arr[j]
B.arr[j+1]
C.arr(j)
D.a[!i]

微信掃碼免費搜題