In Java, we can compare two characters either by using the equals( == ) operator or the equals() method of the Character class.
確定! 回上一頁