C++ supports single-line and multi-line comments code example
Example: c++ comment
/* This is a comment */
/* C++ comments can also
* span multiple lines
*/
/* Meowwwwww */
/* This is a comment */
/* C++ comments can also
* span multiple lines
*/
/* Meowwwwww */