Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
What is used to write multi line comment in c++?
https://answerhappy.com/viewtopic.php?t=738736
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) /$ …. */