How do we comment a line of code in c++?

Options
- Using // at the start of the line of code.
- Using // at the end of the line of code.
- Using << at the start of the line of code.
- Using << at the start of the line of code.


CORRECT ANSWER : Using // at the start of the line of code.

Discussion Board
comment

I like u'r everything,

yidny kifle 06-15-2014 11:34 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement