Currently switch statement on strings is case-sensitive .
Read moreWhat is Java case insensitive?
Java is a case-sensitive language, which means that the upper or lower case of letters in your Java programs matter .
Read moreCurrently switch statement on strings is case-sensitive .
Read moreJava is a case-sensitive language, which means that the upper or lower case of letters in your Java programs matter .
Read more