Is switch in Java case-sensitive?

Case Sensitive Comparison: The switch statement compares the String object in its expression with the expressions associated with each case label as if it were using the equals() method of String class consequently, the comparison of String objects in switch statements is case sensitive .3 Ara 2021

Sizin İçin Seçtik  What is the largest IEEE society?

Leave a Reply

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

Is switch in Java case sensitive?

Case Sensitive Comparison: The switch statement compares the String object in its expression with the expressions associated with each case label as if it were using the equals() method of String class consequently, the comparison of String objects in switch statements is case sensitive .3 Ara 2021

Sizin İçin Seçtik  Can we use contains in switch case?

Leave a Reply

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