For any reference values x and y, x.equals(y) should return true if and only if y.equals(x) returns true
True
False