MCQOPTIONS
Saved Bookmarks
| 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 */ | |