Multiple Choice
When only a copy of an argument is passed to a function, it is said to be passed
A) by copy.
B) by reference.
C) informally.
D) by value.
E) by default value.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: When a function needs access to an
Q13: The _ statement causes a function to
Q14: A static local variable is one<br>A) whose
Q15: When used as a parameter, a _
Q17: A _ variable is defined inside the
Q18: The value in _ local variable is
Q19: It is possible for a function to
Q19: A function _ eliminates the need to
Q20: A void function is one that<br>A) has
Q21: Breaking a program up into a set