Java array is index-based i.e. the first element of the array is stored at the 0 th index, 2 nd element on 1 st index and further go on.
確定! 回上一頁