switch(var) [2]
{ case 10: System.out.println(“Ten”);break;
case 30: System.out.println(“Thirty”);
case 20: System.out.println(“Twenty”);
case 40: System.out.println(“Forty”);break;
default: System.out.println(“Value is not a 2 digit multiple of 10”);
}
Write output when var is 100, 30
Answers
Answered by
0
Answer:
dig out the answer of what is the answer of what is the attached file is attached as
Explanation:
our team of yours
Similar questions
Science,
1 month ago
Hindi,
1 month ago
CBSE BOARD XII,
1 month ago
Math,
2 months ago
Hindi,
2 months ago