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

As a programmer, briefly explain why comments are used when writing a program

      

As a programmer, briefly explain why comments are used when writing a program.

  

Answers


STEPHEN
Comments in Computer Programming are used for the following reasons:
1.They is a point of communication between different programmers
2.They assist another programmer when correcting errors in a program
3.Makes the program understandable since it communicates what the source code is doing at various points
4.Make the program neat and structured
STEPHKIMOTHO answered the question on May 26, 2018 at 08:13


Next: Define the following terms as used in computer programming: (a.) A compiler (b.) A debugger (c.) An algorithm
Previous: As a programmer, what is the significance of the Integrated Development Environment(IDE) in programming?

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


Learn High School English on YouTube

Related Questions