equals method compares character-by-character, and notices that s1 and s2 are not equal due to case. The String class offers a convenient method ...
確定! 回上一頁