Second and Third Class Objects
Raphael Finkel offers definitions of second and third class objects (or, as he calls them, values). However, his definition of "first class object" is contrary to other authors': specifically, he does not require run-time constructability, so he would consider C functions to be first-class.
| Manipulation | First | Second | Third |
|---|---|---|---|
| Pass value as a parameter | yes | yes | no |
| Return value from a procedure | yes | no | no |
| Assign value into a variable | yes | no | no |
Read more about this topic: First-class Citizen
Famous quotes containing the words class and/or objects:
“No government can help the destinies of people who insist in putting sectional and class consciousness ahead of general weal.”
—Franklin D. Roosevelt (18821945)
“All good music resembles something. Good music stirs by its mysterious resemblance to the objects and feelings which motivated it.”
—Jean Cocteau (18891963)