1.

What will be the output of the following Java code snippet running with “java demo I write java code”?

A. The snippet compiles, runs and prints “java demo”
B. The snippet compiles, runs and prints “java code”
C. The snippet compiles, runs and prints “demo code”
D. The snippet compiles, runs and prints “I code”View Answer
Answer» E.


Discussion

No Comment Found