1
Reply

Differences between method overloading and Generics

Harsha N

Harsha N

Apr 20 2009 1:47 PM
3.9k
Hi All,

   I am new to C#, would someone share their insight on "differences between method overloading and Generics" .can't one use method overloading instead of Generics.How is Generics understood by the C# compiler at run time.

Regards
Harsha

Answers (1)