Q. Which of the following is used for comments in C++?
β
Correct Answer: (C)
both // comment or /* comment */
You must be Logged in to update hint/solution