Vidyalelo
C# Programming · Q8

Functions and Methods in C Sharp

Programming · C# Programming · question 8

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
Answer
D.
Pass by output

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board