Computer Science, asked by nishapv7559, 2 months ago

12. Explain two ways to write comment in C++.​

Answers

Answered by mohanddr
3

Answer:

Types of 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. Multiline comments are started by using a forward slash followed by an asterisk (/*).

Answered by zahedkhan4643
0

Answer:

hi how are you

Explanation:

I don't no

Similar questions