Programming Languages C++ Objective
Mar 18, 2013

A block comment can be written by?

Choose the correct answer:
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 -!>
Detailed Explanation

Option B is the right answer.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback