The ____ exception type occurs when a variable with no value is passed to a procedure.
A. NullReferenceException
B. ArgumentNullException
C. OverflowException
D. SystemException
Answer: B
Computer Science & Information Technology