doc comment c++ code example Example: how to make a comment in c++ //This is a single line comment in C++. /* This is a multiline comment */