Q. Which of the following used to write a comment in C++?
β
Correct Answer: (B)
Both are comments // comment 1 or /* comment 2 */
You must be Logged in to update hint/solution