McqMate
| Q. |
A block comment can be written by |
| A. | Starting every line with double slashes (//) |
| B. | Starting with /* and ending with */ |
| C. | Starting with //* and ending with *// |
| D. | Starting with <!‐ and ending with ‐!> |
| Answer» B. Starting with /* and ending with */ | |
View all MCQs in
Object Oriented Programming with C++ (OOP in C++)No comments yet