- 9
Make this text a multi-line comment.
Make this text a multi-line comment. ... some * comment text ......
5 Respostas
+ 2
If you are looking for the answer, you should actually ask a question such as 'how to make ...'
/*
*/
is a multi-line comment
0
/*
\*
0
Fill in the blanks to create a multi-line comment.
This is a
* comment that spans
* multiple lines
- 1
/*
*/
- 2
/* ... some
* comment text
...... */