Q17
What does the "ref" keyword allow in C#?
A.
Returning multiple values
B.
Passing parameters by reference
AnswerC.
Passing parameters by pointer
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board