Encyclopedia > Keyword

  Article Content

Keyword

In computer programming languages keyword is one of a fixed set of symbols built into the syntax of the language. Typical keywords would be if, then, else, print, goto, while, switch. There are usually restrictions about reusing keywords as names for user-defined objects such as variables or procedures. Languages vary as to what is provided as a keyword and what is a library routine[?], for example some languages provide keywords for input/output operations whereas in others these are library routines.
A keyword can also be one from a small set of words designed to convey the subject of a technical article. Some publications specify a fixed set of keywords from which those for a particular article should be chosen.


Keywords are a popular feature of the ISP America Online.


This article (or an earlier version of it) contains material from FOLDOC, used with permission.



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
Islandia, New York

... population is spread out with 24.7% under the age of 18, 6.9% from 18 to 24, 36.3% from 25 to 44, 25.1% from 45 to 64, and 7.0% who are 65 years of age or older. Th ...

 
 
 
This page was created in 27.9 ms