Category:Parameter passing/By value: Difference between revisions

Apply new feature template
(Added to "parent" category.)
 
(Apply new feature template)
 
(One intermediate revision by the same user not shown)
Line 1:
[[Category:{{feature|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