Short Answer
To pass a variable by reference in Visual Basic, you include the keyword ____________________ before the variable's corresponding parameter in the receiving procedure's header.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: The parameterList lists the data type and
Q33: Desk‑checking is also called _ because you
Q34: The position of the arguments listed in
Q35: You can invoke an independent Sub procedure
Q36: On what basis should you decide whether
Q38: Variables declared using the _ data type
Q39: The process of manually walking through your
Q40: What is the difference between Sub procedures
Q41: What kind of access to a variable
Q42: What is an independent Sub procedure?