

MCQOPTIONS
Saved Bookmarks
1. |
Choose a Single Line Comment in Java Language below? |
A. | //Some comments |
B. | Some comments// |
C. | /*Some comments*/ |
D. | */Some comments/* |
Answer» B. Some comments// | |