Vidyalelo
C++ Programming · Q458

C++ miscellaneous

Programming · C++ Programming · question 458

Q458

What is a comment in c++?

A.
comments are parts of the source code disregarded by the compiler
Answer
B.
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