Examveda

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

D. To specify the access modifier of the method

Answer: Option C


Join The Discussion

Related Questions on Functions and Methods in C Sharp