1.

What is the output of the Java code snippet?

A. 1,2,
B. 1,2,4,5,
C. 3,6,
D. Compiler error
Answer» C. 3,6,


Discussion

No Comment Found