The Java equals() method is used to compare objects. The equals() returns true if this object is equal to the given object. Otherwise, it returns false.
確定! 回上一頁