Computer Science, asked by deyashis630, 2 months ago

An ___________ is a value you pass to a function.​

Answers

Answered by ajha22480
8

Answer:

Your Answer:-

Explanation:

While creating a function, you have the option of passing values into its definition, known as parameters. Then, while calling your function, if it invokes parameters, you must supply arguments to pass into it. Arguments are values that you pass to a function to help perform the task of the function.

Answered by kanugulanavya1527
0

Answer:

return value

Explanation:

Similar questions