which of the following is used for single line comment in c ++
Answers
Answered by
1
Answer:
Single line comments
Explanation:
To create a single line comment, we use the // notation. Wherever you want to start the comment, start it with //. For example, // This is a comment cout<<"Hello"; // This is a comment following a statement.
Answered by
0
Answer:
single line comment
Explanation:
single line comment is used for single line comment in c++
Similar questions
English,
4 months ago
Science,
4 months ago
Social Sciences,
8 months ago
Math,
11 months ago
Math,
11 months ago