asked 23.8k views
4 votes
What are comments meant to do?

asked
User Nynohu
by
8.4k points

1 Answer

1 vote
Comment (computer programming) ... In computer programming, a comment is a programmer-readable explanation or annotation in the source code of a computer program. They are added with the purpose of making the source code easier for humans to understand, and are generally ignored by compilers and interpreters.
answered
User Edrian
by
7.4k points

No related questions found