Computer Science, asked by shubhamjha9522, 4 months ago

3. What are the values passed into functions as input called?
1. Variables
2. Return values
3. Parameters
4. Data types​

Answers

Answered by neelabhratnarai
10

ANSWER:

PARAMETER

EXPLANATION:

The term parameter (sometimes called formal parameter) is often used to refer to the variable as found in the function definition, while argument (sometimes called actual parameter) refers to the actual input supplied at function call.

Answered by 5975rudra
0

Answer:

return value

Explanation:

in my text book there are 4 options 1) return value 2) name

3) arguments 4) noneof these and 2,3,4are wrong so its return value

Similar questions