Comments
Comments can be defined as follows:
/*
multi-line comment
*/
/* single-line comment */
# single line comment
// single line comment
Comments can be defined as follows:
/*
multi-line comment
*/
/* single-line comment */
# single line comment
// single line comment