165k views
5 votes
Match each term to its definition.

parameter
function
return value
III
:: a group of instructions that can be used to organize a program or perform a repeated task
:: a value that can be passed to a function
:: a value that can be passed from a function back to the calling part of a program
< PREVIOUS
NEXT Y
SAVE

Match each term to its definition. parameter function return value III :: a group-example-1
User Cobry
by
7.9k points

1 Answer

3 votes

Answer:

Parameter : a value that can be passed to a function

Function : a group of instructions that can be used to organize a program or perform a repeated task

Return value : a value that can be passed from a function back to the calling part of a program

Step-by-step explanation:

User Brendon Whateley
by
8.0k points

No related questions found