Multiple Choice
When a function simply receives copies of the values of the arguments and must determine where to store these values before it does anything else, this is known as a ____.
A) pass by value
B) pass by reference
C) stub
D) function declarator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The parentheses in a return statement are
Q5: A function returning a value must specify,
Q6: Pseudorandom numbers are numbers which are not
Q7: In C, it is permitted to nest
Q8: The getcharacter() function can be used for
Q10: The minimum requirement of a _ is
Q11: Placing the appropriate #include statement at the
Q12: Each C function is a separate and
Q13: The function _ returns the absolute value
Q14: When you write a function, you are