String's charAt method returns char value present at specified index. String is nothing but Sequence of char values and it starts with index 0.
確定! 回上一頁