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()

Related questions

0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986
0 votes
asked Aug 21, 2022 in JAVA by sharadyadav1986
...