What is meant by generics in c#?


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

Post New Answer

More C Sharp Interview Questions

What is iqueryable in c#?

0 Answers  


C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

3 Answers   Visual Soft,


What is the difference between ref and out in c#?

0 Answers  


What is stringreader in c#?

0 Answers  


What is an icollection in c#?

0 Answers  






What is xml serialization in c#?

0 Answers  


An abstract class is inherited, an Interface also inherited(multiple inheritance), How it differences.

6 Answers   Synechron,


What is the difference between interface and inheritance in c#?

0 Answers  


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

0 Answers   HCL,


Explain how can you clean up objects holding resources from within the code?

0 Answers  


What is the difference between dynamic type variables and object type variables in c#?

0 Answers  


What are delegates in C#?

0 Answers   Winsol Solutions,


Categories