The C++ command \n or std::endl (endl if proper using statements were used) is a new-line command that is entered in between or after strings, mostly in cout commands.
Category: C Plus Plus