Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

single line and multiline comments in c

plz subscribe to my you tube channel -->
https://www.youtube.com/channel/UC-sfqidn2fKZslHWnm5qe-A


// this is a comment in c# .using two frontslash you can define a comment in c# language



/*this is a multiline comment in c#
we define multiline xomment by adding fron slash and a star and wen we end the 
multiline comment then again we write fron slashand a star but this time star
is
at the front */ 
 
PREVIOUS NEXT
Tagged: #single #line #multiline #comments
ADD COMMENT
Topic
Name
4+4 =