Q458
What is a comment in c++?
A.
comments are parts of the source code disregarded by the compiler
AnswerB.
comments are executed by the compiler to find the meaning of the comment
C.
comments are executable
D.
comments are executed by the compiler
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board