Question: what is the output ? java public class IfExample public static void main (String[] args) & intnumber=20;if(number>21) System.out.println(number is greater): else if ( number
public class IfExample public static void main (String[] args) \& intnumber=20;if(number>21) System.out.println("number is greater"): else if ( number
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
