For a String array created using new String[3], each element would contain null. b.length is the number of elements in array b. In this case, b.length is 3.
確定! 回上一頁