Category:Parameter passing/By value

From Rosetta Code
Jump to: navigation, search
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.

Personal tools
Namespaces

Variants
Actions
Community
Explore
Misc
Toolbox