Multiple Choice
When an argument is passed ____,you are passing a reference to the variable that holds the value instead of the value itself.
A) ByRef
B) ByHand
C) ByVal
D) ByVar
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q71: The _ exception type occurs when a
Q72: In a Function procedure,the _ of the
Q73: The _ exception type occurs when attempting
Q74: The keywords End SubProcedure signifies the end
Q75: A Function procedure returns a single value
Q77: The _ exception type occurs when a
Q78: Explain what a Sub procedure is and
Q79: The _ data type in the Function
Q80: If the user selects the first item
Q81: A(n)_ procedure is a procedure that performs