Computer Science, asked by ishanichakraborty, 2 months ago

What do the following functions return when:

String a=”BOOK”;

String b=”book”;

i) a.equals(b)

ii) a.compareTo(b)

iii) b.toUpperCase()

iv) a.equalsIgnoreCase(b)​

Answers

Answered by devanandsah62
0

Answer:

sorry bro I don't know if you have any other question to ask me no problem ask

Explanation:

please follow

Similar questions