Question: Write the given java code in cobol. please write code on cobol IDE and run it. show result on consol. public static void main(String args[])
Write the given java code in cobol. please write code on cobol IDE and run it. show result on consol. public static void main(String args[]) { int x = 1, sum = @; // Exit when x becomes greater than 4 while (x
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
