0 votes
in JAVA by
Out of these methods of the String class, which one can be used for testing the strings for equality?

1) isequals()

2) isequal()

3) equals()

4) equal()

1 Answer

0 votes
by

3) equals()

...