Encyclopedia > Comment

  Article Content

Comment

Comments are used in programming to make understanding source code easier and making code maintenance[?] easier.

Comments in C++ (and many other languages, like Java) are expressed either by being preceded with //, or by having /* at the beginning and */ at the end. Visual Basic uses ' (an apostrophe).



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Springs, New York

... every 100 females age 18 and over, there are 100.8 males. The median income for a household in the town is $57,038, and the median income for a family is $66,607. Males ...

 
 
 
This page was created in 22.4 ms