String's equals method compares String with specified object. It checks if both have same character sequence. It is generally used to compare two Strings.
確定! 回上一頁