A

Admin • 833K Points
Coach

Q. In which version of C language, the C++ Style comment (//) are introduced?

  • (A) C17
  • (B) C18
  • (C) C89
  • (D) C99
  • Correct Answer - Option(D)
  • Views: 24
  • Filed under category C Programming
  • Hashtags:

Explanation by: Admin

C language version C99 introduced C++ style comment (//), they can be used to comment a single line.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.