Multiple Choice
When passing arguments, if the programmer wants to protect the original variable, the programmer should pass the variable by ____.
A) reference
B) value
C) argument
D) parameter
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The minimum number of items that should
Q5: The Items collection's _ method is used
Q6: The keyword in a function that causes
Q7: To place the state name "Ohio" in
Q8: In Visual Basic .NET the default method
Q10: When an application is started, Visual Basic
Q11: In Visual Basic .NET, the Value keyword
Q12: The expression Math.Round(287.876, 2) yields a value
Q13: A list box's _ property can be
Q14: When a TextBox control's KeyPress event occurs,