Multiple Choice
/* this is a comment */ can be written in C++ as ____.
A) \\ this is a comment
B) // this is a comment
C) / this is a comment /
D) */ this is a comment /*
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q23: Use _ to include standard input and
Q24: A derived class is also called a
Q25: Polymorphism permits existing code, which has been
Q26: C++ is a true object-oriented language.
Q27: One of the driving forces in the
Q29: A programmer-defined data type is known as
Q30: Any text after the \\ delimiter, but
Q31: A parent class is also called a
Q32: The header files in C++ are different
Q33: You can use _ for standard output