The values which are possible to a function definitions are called
Answers
Answered by
0
Answer:
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.
Explanation:
Answered by
0
Explanation:
the the values which are passed to a function definition are called arguments.
Similar questions