The elements of an array can be accessed by using an index into the array. Arrays in C++ are zero-indexed, so the first element has an index of ...
確定! 回上一頁