To get character at specified index from String, use String.charAt() method. Call charAt() method on the string and pass the index as argument.
確定! 回上一頁