Multiple Choice
When an argument is passed ____,it means the Sub procedure has access to the value of the passed argument,but does not actually reference the variable declared in the calling procedure.
A) ByRef
B) ByHand
C) ByVal
D) ByVar
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: A Sub procedure does not return any
Q4: MATCHING<br>Identify the letter of the choice that
Q5: The _ keyword is placed before the
Q6: Passing an argument _ guarantees that the
Q7: In a Function procedure declaration,any lines of
Q9: You can pass at most two arguments
Q10: A Finally statement is required after each
Q11: The keyword(s)_ is/are used to specify the
Q12: Tap or click the list arrow on
Q13: The _ object can trigger a SelectedIndexChanged