1.

Keyword used to define call by reference parameter in C# .NET?

A. &
B. out
C. ref
D. &&
Answer» D. &&


Discussion

No Comment Found