Question

To pass a variable by value in Visual Basic, you include the keyword ____ before the name of its corresponding parameter in the receiving procedure's parameterList.
a. Val
b. ByVal

c. Value
d. ByValue

Answer

This answer is hidden. It contains 1 characters.