Page 1 of 1

What is used to write multi line comment in c++?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) /* …. */
b) /$ …. $/
c) //
d) /$ …. */