Multiple-Choice Questions
Home » MCQs » C++ MCQs
10. Which of the following is used for single-line comment in C++?
Answer: A) //
Explanation:
We use "//" for single-line comments in C++.
Comments and Discussions!
Load comments ↻
Recently Published MCQs