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 23 subcategories, out of 23 total.
ACDE |
E cont.GJMOP |
P cont.RTV |

