Questions


August 2021 0 7 Report
4. Predict the output if 1) Ch=l 2)Ch=4 switch(Ch)
{
case 1: System.out.println("odd");
case 3: System.out.println("again odd no.");
case 4:System.out.println("Even no.");
break;
default: System.out.println("optional");
3​

Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.