Which is the best C++ comment style to use?

What will be an ideal response?

It is up to the programmer to decide the best style depending on the code he is commenting. The /* */ type is probably better for the beginning of a file to comment a block of information. The // is best for short comments or comments located beside code statements.

Computer Science & Information Technology

You might also like to view...

By default the Offline Files feature is disabled on the client computer

Indicate whether the statement is true or false

Computer Science & Information Technology

A ____________________ provides the reader with a short description of the purpose of the letter.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology