Question: Question 3 Determine the output of the following code: int a-20, b-30; a/-3 b/-3 if( (a>4) && (b 10)) System.out.print(blue); else if( (a-10)) System.out.print(yellow); else
Question 3 Determine the output of the following code: int a-20, b-30; a/-3 b/-3 if( (a>4) && (b 10)) System.out.print("blue"); else if( (a-10)) System.out.print("yellow"); else System.out.print("orange"): O green O yellow o orange o blue Moving to another question will save this respo
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
