Solved

When a Function Simply Receives Copies of the Values of the Arguments

Question 9

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:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions