Get premium membership and access questions with answers, video lessons as well as revision papers.

How can comments be included in a C++ program?

      

How can comments be included in a C++ program?

  

Answers


Davis
You can include comments in a C++ program by using either the normal C-style comments or the C++ specific single line comments.
Githiari answered the question on February 3, 2018 at 14:42


Next: Give brief descriptions of polymorphism,encapsulation, and inheritance as applied in programming.
Previous: What is the bool data type in programming?

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions