Examveda

What is the purpose of method overloading in C#?

A. To allow methods with the same name and signature

B. To override existing methods

C. To allow methods with the same name but different signatures

D. To restrict access to methods

Answer: Option C


Join The Discussion

Related Questions on Functions and Methods in C Sharp