Multiple Choice
Passing a variable's address to the receiving procedure is referred to as passing by ____.
A) address
B) parameter
C) reference
D) value
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The process of converting a variable from
Q14: What are two reasons for using independent
Q15: In most cases, the procedure header begins
Q16: After creating your own function in Visual
Q17: Procedure names are usually entered using _.<br>A)
Q19: You cannot pass information to a function
Q20: The procedure footer for a Sub procedure
Q21: You can use the _ function to
Q22: When you pass a variable by value,
Q23: What is the TryCast operator use for?