What does equalsIgnoreCase mean in Java?

The equalsIgnoreCase() method compares two strings, ignoring lower case and upper case differences . This method returns true if the strings are equal, and false if not.

Sizin İçin Seçtik  What is compareTo method?

Leave a Reply

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