Computer Science, asked by h2so4murad, 6 days ago

Which of the methods of String class can be used to test to strings for equality?​

Answers

Answered by itzcutiepie60
1

Answer:

\huge\colorbox{cyan}{ₐₙₛwₑᵣ}

equals() is method of class String, it is used to check equality of two String objects, if they are equal, true is retuned else false.

Answered by josyulabhavana01
0

Answer:

equals() is method of class string, it is used to equality of two string objects, if they are equal, true is returned else false

Similar questions