Are chars case-sensitive?

To perform a case-sensitive comparison of two char variables, simply use the Equals method, which, by default, performs a case-sensitive comparison . Performing a case-insensitive comparison requires that both characters be converted to their uppercase values (they could …

Sizin İçin Seçtik  How do you create a default constructor to initialize the data members in Java?

Leave a Reply

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