1.

Valuespassed to functions to carry out the calculation are called​

Answer»

Answer:

I will call what you are passing in a to a function the ACTUAL parameters, and where you receive them, the parameters in the function, the formal parameters. USE pass by value when when you are only "USING" the parameter for some computation, not CHANGING it for the CLIENT program

HOPE I HELP YOU....



Discussion

No Comment Found