Formal argument
<programming> (Or "parameter") A name in a function or subroutine definition that is replaced by, or bound to, the corresponding actual argument when the function or subroutine is called.
In many languages formal arguments behave like local variables which get initialised on entry.
See: argument.
| < Previous Terms | Terms Containing formal argument | Next Terms > |
| forked for loop FORM FORMAC FORMAL | actual argument argument bound variable formal argument macro | Formal Description Technique formal methods Formal Object Role Modeling Language formal review FORMAT-Fortran |



