There are two ways to check if two Strings are equal. You can use the == operator or the equals() method. When you use the == operator, it ...
確定! 回上一頁