String x = "airplane"; System.out.println( x.charAt(2) ); // output is 'r'. public String concat(String s). This method returns a String ...
確定! 回上一頁