Q14
What is the purpose of method parameters in C#?
A.
To specify the return type of the method
B.
To specify the name of the method
C.
To pass data to the method
AnswerD.
To specify the access modifier of the method
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board