Vidyalelo
C# Programming · Q14

Functions and Methods in C Sharp

Programming · C# Programming · question 14

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
Answer
D.
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