Multiple Choice
The ____ keyword tells the computer to pass the variable's address rather than a copy of its contents.
A) ByName
B) ByMem
C) ByRef
D) ByVal
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: When you pass a variable _, the
Q3: What is an event procedure?
Q4: Associating a procedure with more than one
Q5: The number of arguments in the Call
Q6: The Return statement's syntax is _ expression
Q7: How do you invoke a function that
Q8: Match each item with a statement below.
Q9: The function's header and footer contain the
Q10: The _ clause in an event procedure's
Q11: You can cast a variable from the