Q.

What output is displayed as the result of executing the following statement?System.out.println ("// Looks like a comment.");

A. // Looks like a comment.
B. The statement results in a compilation error.
C. Looks like a comment.
D. No output is displayed.
Answer» C. Looks like a comment.
2.2k
0
Do you find this helpful?
1

View all MCQs in

Java Programming

Discussion

No comments yet