TOPIC 6 EXERCISES

What is the output of the program below? public static void main(String[] args). { int n = 3; while (n >= 0).

Part of the document

What is the output of the program below? public static void main(String[] args). { int n = 3; while (n >= 0).