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
East Hampton North, New York

... with them, 44.2% are married couples living together, 12.2% have a female householder with no husband present, and 39.0% are non-families. 31.9% of all households are made ...

 
 
 
This page was created in 30.9 ms