Science, asked by Simr9adavll, 1 year ago

the equals method returns

Answers

Answered by Preet2012
0
The equals method compares two objects for equality and returns true if they are equal. The equals method provided in the Object class uses the identity operator ( == ) to determine whether two objects are equal.
Similar questions