. Match the following terms with the definitions given below.
a. Argument
b. Parameter
c. Function call
d. Function prototype
e. Function definition
f. Local variable
g. Value parameter
h. Reference parameter
i. A function declaration without a body.
ii. A parameter that receives a copy of the argument’s value.
iii. A variable declared in a function heading.
iv. A function declaration with a body.
v. A variable or expression listed in a call to a function.
vi. A statement that transfers control to a function.
vii. A parameter that receives the location of the argument.
viii. A variable declared within a block.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.