Multiple Choice
Which of the following is NOT true about passing arguments to procedures or functions?
A) Arguments may be passed ByVal or ByRef.
B) An argument that is passed ByRef cannot alter the original value.
C) Specifying ByVal or ByRef is not required when passing arguments.
D) If ByVal or ByRef is not specified,the argument will be sent by value.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: Which of the following is NOT true
Q10: Which property in a menu item's property
Q11: A function cannot have multiple arguments.
Q12: Which of the following is NOT true
Q13: Which of the following is the method
Q15: It is possible to create procedures that
Q16: When an argument is sent ByVal,a copy
Q17: Which of the following is not a
Q18: The default for passing arguments to function
Q19: If you right-click an object,what type of