If String x Computer String y Applications What do the following
57 Likes
false
As strings x and y are not equal so x.equals(y) returns false.
x
y
x.equals(y)
Answered By
30 Likes