Vidyalelo
C# Programming · Q17

Miscellaneous in C Sharp

Programming · C# Programming · question 17

Q17

What does the "ref" keyword allow in C#?

A.
Returning multiple values
B.
Passing parameters by reference
Answer
C.
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