Vidyalelo
C++ Programming · Q90

Introduction to C++

Programming · C++ Programming · question 90

Q90

Which of the following is used for comments in C++?

A.
// comment
B.
/* comment */
C.
both // comment or /* comment */
Answer
D.
// comment */

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board