Let's say there is an array[5] = {4, 5, 3, 6, 7}. What is the real value associated with array[8] since it is outside the domain of index?
確定! 回上一頁