In Java, we can convert String to char in couple of different ways. Short solutions: 1. Using String.charAt(0) Output: 2. Using String.
確定! 回上一頁