/*Statements
and more statements */
Code
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 */
//this is a single comment. use //