What does the compareTo method do?

The compareTo() method compares two strings lexicographically . The comparison is based on the Unicode value of each character in the strings. The method returns 0 if the string is equal to the other string.

Sizin İçin Seçtik  Why compareTo () should be consistent to equals () method in Java?

Leave a Reply

Your email address will not be published. Required fields are marked *

What does the compareTo method do?

The compareTo() method compares two strings lexicographically . The comparison is based on the Unicode value of each character in the strings. The method returns 0 if the string is equal to the other string.

Sizin İçin Seçtik  What is the difference between equals () and equalsIgnoreCase () methods?

Leave a Reply

Your email address will not be published. Required fields are marked *