Q8
Which of the following is NOT a valid parameter passing mechanism in C#?
A.
Pass by reference
B.
Pass by value
C.
Pass by pointer
AnswerD.
Pass by output
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board