Q31
What is the purpose of method parameters in C#?
A.
To define 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