Q7
What does the "params" keyword allow in C#?
A.
Variable number of method arguments
B.
Passing multiple arguments
C.
Passing array of arguments
AnswerD.
Passing reference to arguments
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board