Parameters and arguments


Parameters and arguments

A parameter is a variable in a method definition. After the name of the method, zero or more parameters are defined.

When a method is called, the arguments are the data you pass into the method's parameters.

For examples of methods with parameters – methods that receive arguments – see Methods 



Article ID: 205
Created: Wed, Oct 30, 2019
Last Updated: Wed, Nov 27, 2019

Online URL: https://wiki-ai-framework.abstract-it.nl/article/parameters-and-arguments-205.html