

MCQOPTIONS
Saved Bookmarks
1. |
A block comment can be written by |
A. | Starting every line with double slashes (//) |
B. | Starting with /* and ending with */ |
C. | Starting with //* and ending with *// |
D. | Starting with <!‐ and ending with ‐!> |
Answer» C. Starting with //* and ending with *// | |