The return type of the method x.equals(y) is............
Answers
Answered by
2
Answer:
boolean
Explanation:
This method is used in Java programming. And this is used to check whether two strings, x and y (as given in the question) are equal or not taking their case in consideration.
Hope it helps you.
PLEASE MARK IT AS THE BRAINLIEST!!!
Similar questions