FlashcardBeginner
Method Overloading
Overloading lets methods share a name with different parameters.
Question
What is method overloading in C#?
Click to reveal answer
Overloading lets methods share a name with different parameters.
What is method overloading in C#?