Q. Which method compares the given object to 'this' object?
β
Correct Answer: (A)
public boolean equals(Object obj)
You must be Logged in to update hint/solution