Q117
Which statement is/are correct?
A.
An argument passed to a ref parameter need not be initialized first
B.
Variables passed as out arguments need to be initialized prior to being passed
C.
To use a ref parameter, only the calling method must explicitly use the ref keyword
D.
None of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board