how you add a multiple Lines comment in a c programm
Answers
Answered by
2
Answer:
To block comment /* */ code: In the C/C++ editor, select multiple line(s) of code to comment out. To comment out multiple code lines right-click and select Source > Add Block Comment.
Hope it will help u
Please add me to brainliest
Similar questions