Question: Please answer both What will be the output for the following code? (10 pts.) public static void main (String[] args) ( nt x = 1;
Please answer both What will be the output for the following code? (10 pts.) public static void main (String[] args) ( nt x = 1; int counter 1 while (counter ?) System.out.println(x); 6) What will be the output for the following code? (10 pts.) public static void main (String[) args) int x-1; int counter = 1 ; System.out.println(x); counter++ while (counter
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
