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.

Subcategories

This category has the following 33 subcategories, out of 33 total.

A

C

D

E

G

H

I

J

L

M

O

P

P cont.

R

S

T

U

V

Pages in category "Parameter passing/By value"

This category contains only the following page.

T

Personal tools
Support