Jump to content

Category:Parameter passing/By value: Difference between revisions

add potted description of feature.
(Added to "parent" category.)
 
(add potted description of feature.)
Line 1:
[[Category:Parameter passing]]
Indicates a language that can pass entities to its subprograms (functions, methods, procedures, etc.) conceptually [[wp:Evaluation strategy|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.
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.