Encyclopedia > Second-class

  Article Content

First-class

Redirected from Second-class

In computer science, values may be of first-class, second-class, or third-class:

assignablepassable as
parameter
passable as
return value[?]
First-classyesyesyes
Second-classyesyesno
Third-classyesnono

In many programming languages, labels are third-class values while numerical values are first-class values. A few languages use this kind of exact distinction.



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
Charles V, Holy Roman Emperor

... the Mediterranean coast posed a threat to Hapsburg lands and the peace of Western Europe. In 1535 Charles won an important victory at Tunis, but in 1536 Francis I of Spain ...

 
 
 
This page was created in 29.4 ms