Multiple Choice
You pass a variable by ____ when you want the receiving procedure to change the contents of the variable.
A) value
B) memory
C) name
D) reference
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: The rules for naming an independent Sub
Q25: Unlike a Sub procedure header, a function's
Q26: To pass a variable by value, you
Q27: The last statement in a function is
Q28: A(n) _ Sub procedure is processed only
Q30: A(n) _ procedure returns a value after
Q31: What are the rules for naming an
Q32: The parameterList lists the data type and
Q33: Desk‑checking is also called _ because you
Q34: The position of the arguments listed in