The java string charAt() method returns a char value at the specified index number. The index value will have to be between 0 and length()-1.
確定! 回上一頁