Computer Science, asked by rutvikachowdaryn, 6 months ago

What are two types of comments in c++

Answers

Answered by Itzraisingstar
9

Answer:

Explanation:

C++ comments come in two flavors: single-line comments and multiline comments. Single-line comments are accomplished using a double slash (//). The double slash tells the compiler to ignore everything that follows, until the end of the line.

Answered by vaibhaviwangarwar19
1

Answer:

single line comment and multiline comment

Explanation:

Please mark it as brain list and follow me friends for completing the 150 followers

Similar questions