Encyclopedia > Third-class

  Article Content

First-class

Redirected from Third-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
Shinnecock Hills, New York

... males. The median income for a household in the town is $72,500, and the median income for a family is $89,211. Males have a median income of $51,172 versus $32,500 for ...

 
 
 
This page was created in 29.4 ms