One of the tricky tasks in
programming is to reuse code of someone else. Without the use of comments to
describe the design it is sometimes impossible to figure out the contents of a
program or a module. Comments are also useful for your own purposes i.e. if you
want to use a component that you designed without comments. it may difficult
you to yourself understand it. The proper use of comments is very
important. But you should try to find the right amount of comments because too
many comments could be too confusing.
No comments:
Post a Comment