Category:Parameter passing/By value
From Rosetta Code
Parameter passing/By value is a programming language feature.
Indicates a language that can pass entities to its subprograms (functions, methods, procedures, etc.) conceptually by value; if a variable is used as a parameter, the value passed is the contents of the variable at the point when it was passed.
Subcategories
This category has the following 33 subcategories, out of 33 total.
ACDEGH |
IJLMOP |
P cont.RSTUV |
Pages in category "Parameter passing/By value"
This category contains only the following page.

