boosledorf
JCHJava Community | Help. Code. Learn.
•Created by boosledorf on 4/9/2025 in #java-help
confused about a question on my practice exam with switch and case
but why does that print a for case 1 wouldnt it do nothing?
12 replies
JCHJava Community | Help. Code. Learn.
•Created by boosledorf on 4/9/2025 in #java-help
confused about a question on my practice exam with switch and case
case 1:
case 2:
System.out.print("A")
12 replies
JCHJava Community | Help. Code. Learn.
•Created by boosledorf on 4/9/2025 in #java-help
confused about a question on my practice exam with switch and case
its a bunch of cases but it will say somthing like
12 replies