Java String charAt() method returns the character at the specified index in a ... charAt(0); //This will return the 6th char of the string char ch2 = str.
確定! 回上一頁