int length = strArray.length;. System.out.println("String array length is: " + length);. //print elements of an array.
確定! 回上一頁