208k views
0 votes
A(n) _____ is any piece of data that is passed into a function when the function is called.

User KlynkC
by
7.5k points

1 Answer

3 votes

Answer:

A parameter is a piece of information that is passed to a function to allow it to complete its task. A parameter can be any one of the four data types: handle, integer, object, or string.

User Pooya Estakhri
by
7.9k points