Encyclopedia > First-class

  Article Content

First-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
Christiania

... Free State of Christiania - a partially self-governing neighborhood in the city of Copenhagen. This is a disambiguation page; that is, one that just points to other ...

 
 
 
This page was created in 31.8 ms