How do generics work in c#?


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

Post New Answer

More C Sharp Interview Questions

What operators can be used to cast from one reference type to another without the risk of throwing an exception?

0 Answers  


What is gac? What are the steps to create an assembly and add it to the gac?

0 Answers  


How to transpose rows into columns and columns into rows in a multi-dimensional array?

4 Answers   Microsoft,


Is c# int immutable?

0 Answers  


What is difference between web and window application?

0 Answers  






What is difference between private and protected in c#?

0 Answers  


Can we inherit class that contains only one private constructor?

0 Answers  


what is lamda expression?

3 Answers  


Why do we use reflection in c#?

0 Answers  


Explain polymorphism in c# with a simple example?

0 Answers  


How do I get deterministic finalization in c#?

0 Answers  


How objects are stored in memory?

0 Answers  


Categories