length can be used for int[], double[], String[] // to know the length of the arrays. // length() can be used for String, StringBuilder, ...
確定! 回上一頁