Does Java switch Use equal?

String Comparison. If a switch statement used the equality operator to compare strings we couldn’t compare a String argument created with the new operator to a String case value correctly. Luckily, the switch operator uses the equals() method under the hood .6 Ağu 2020

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

Leave a Reply

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