But what if the array is empty? In case of an empty array if we directly select the element at (size-1), then we will be selecting element at index -1 i.e. ...
確定! 回上一頁