Q. What is a comment in c++? (A) comments are executable (B) comments are parts of the source code disregarded by the compiler (C) comments are executed by the compiler to find the meaning of the comment (D) All of above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) comments are parts of the source code disregarded by the compiler