158k views
3 votes
The String otherObjects() method relies on the ____________.

a) name.indexOf() method
b) name.equals() method
c) name.compareTo() method
d) name.length()

1 Answer

4 votes
B name.equals() method
User Wrek
by
3.7k points