1. The charAt(i) method: used to return the i-th character starting from 0 in the string. E.g: String str="I am String ";.
確定! 回上一頁