Multiple Choice
____ is not a comment delimiter in C++.
A) /*
B) */
C) //
D) \\
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: The basic mathematical and assignment operators in
Q13: The use of format manipulators in C++
Q14: C uses procedural program design.
Q15: An example of a use of cin
Q16: A data type provides both a set
Q18: Using polymorphism, existing operations on a base
Q19: When using inheritance, the derived class is
Q20: /* this is a comment */ is
Q21: C++'s cin does not require the address
Q22: You can use _ for standard output