What's the difference b/w documentation comment and multiline comment? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What's the difference b/w documentation comment and multiline comment?

21st Nov 2017, 4:26 PM
Utkarsh Bhardwaj
Utkarsh Bhardwaj - avatar
2 Answers
21st Nov 2017, 4:38 PM
Dev
Dev - avatar
+ 2
// Documentation comment (only single line ) /* Multi line comments , takes over all the area under the /* */ */
21st Nov 2017, 4:38 PM
RZK 022
RZK 022 - avatar