Interview Questions

How can you overload a method?

C# Interview Questions and Answers


(Continued from previous question...)

130. How can you overload a method?

Different parameter data types, different number of parameters, different order of parameters.

(Continued on next question...)

Other Interview Questions