๐Ÿ’ปap computer science a review

key term - Equals()

Definition

The equals() method is used to compare two objects for equality. It checks if the values of the objects are the same, rather than comparing their memory addresses.

"Equals()" also found in: