Why generics are used?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the main usage of keyword “virtual” ? How does it work for a method or property?

0 Answers   Siebel,


What is difference between array and collection?

0 Answers  


What is sorted list in c#?

0 Answers  


What is form feed and carriage return?

0 Answers  


What?s the implicit name of the parameter that gets passed into the class? set method?

1 Answers  






What is args c#?

0 Answers  


What Is The Difference Between The System.array.copyto() And System.array.clone()?

0 Answers   Infosys,


Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

2 Answers   Proteans,


Is c# scripting language?

0 Answers  


What is the difference between readonly and const

4 Answers   Emphasis,


Can we set image Source dynamically using C# in WPF application?

0 Answers   Tech Mahindra,


What is asenumerable in c#?

0 Answers  


Categories