Answers for "what is single line and mulriline comment in c++"

C++
2

multiline comment in C++

/*
Multiline comments
like this
*/

Statement out of multiline comment
Posted by: Guest on June-23-2021

Code answers related to "what is single line and mulriline comment in c++"

Browse Popular Code Answers by Language