1.

Which of the following is used for comments in C++?

A. // comment
B. /* comment */
C. both // comment or /* comment */
D. // comment */
Answer» D. // comment */


Discussion

No Comment Found