Whereas, an empty array is an array of length 0 has no elements in it. char[] emptyArray = new char[0]; Note: An array once created it's length never change but ...
確定! 回上一頁