Computer Science, asked by samdina49821, 1 month ago

The values which are possible to a function definitions are called

Answers

Answered by hollamahesha
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 tushtisharma26
0

Explanation:

the the values which are passed to a function definition are called arguments.

Similar questions