1. Using charAt(). We can directly get the first character of the String using String's class charAt() method. · 2. Using substring(). In the below code example, ...
確定! 回上一頁