As in Java, elements of an array in C are stored contiguously. Thus, for the above array, if the first element in the array is stored at memory address x, ...
確定! 回上一頁