Multiple Choice
Pass ____ copies in the parameter value,and at the end of execution,copies out the final value of the parameter.
A) by value
B) by reference
C) by value-result
D) by address
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: The _ is the memory allocated for
Q41: In C and Java,parameters passed by value
Q42: Reference counting is a lazy method of
Q43: A procedure specification includes its name,the names
Q44: When you define a procedure,the parameters you
Q45: In strongly typed languages,procedure calls must be
Q46: A procedure with no nonlocal dependencies is
Q47: If a parameter behaves as a constant
Q49: In a(n)_ environment,all memory allocation can be
Q50: In pass by name parameter passing,arguments are