Argument
Argument is often used synonymously with parameter, although parametercan also mean any value that can be changed. In addition, some programming languages make a distinction between arguments, which are passed in only one direction, and parameters, which can be passed back and forth, but this distinction is by no means universal.
No comments:
Post a Comment