Q90
Which of the following is used for comments in C++?
A.
// comment
B.
/* comment */
C.
both // comment or /* comment */
AnswerD.
// comment */
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board