What are Parameters?

You can use parameters to pass values into and out of a method. Parameters can be defined as input, output, or input/output.

Like attributes, parameters have a number of properties that define the data they can hold, such as the size and kind of data they need to store. They also have a sequence number that defines their position in the list of parameters.