Question: 2
(Choose 1 answer)
FJOVERFLOW.COM
Which of the following is true about comments in C/C++?
A. Comments are executed by the compiler.
B. Comments are used to document and enhance code readability.
C. Comments can only be single-line.
D. Comments must be sed with a semicolon.