Computer Applications
Which of the following are valid comments?
- /*comment*/
- /*comment
- //comment
- */comment*/
Input in Java
ICSE 2014
33 Likes
Answer
The valid comments are:
Option 1 — /*comment*/
Option 3 — //comment
Answered By
19 Likes
Which of the following are valid comments?
33 Likes
The valid comments are:
Option 1 — /*comment*/
Option 3 — //comment
Answered By
19 Likes