How do I convert a string to lowercase in java?

To convert a string to lowercase in Java, call toLowerCase() method on the string object . The method returns a new String object with the characters in the original string transformed to lowercase letters.

Sizin İçin Seçtik  Is HTML a case sensitive?

Leave a Reply

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