What are generic types?



What are generic types?..

Answer / Sumaira Anam

Generic types in C# are parameterized data types that allow you to specify the data type of elements contained within the type at the time it is instantiated.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Distinguish between finally and finalize blocks?

1 Answers  


What is a bool in c#?

1 Answers  


What is c# commonly used for?

1 Answers  


Is javascript harder than c#?

1 Answers  


What is datagrid c#?

1 Answers  


What is the purpose of namespace in c#?

1 Answers  


What does Dispose method do with the connection object?

2 Answers  


What is a system lock?

0 Answers   KEN Group, Wipro,


What is cli in c#?

1 Answers  


How to find type of variable?

1 Answers   HCL,


How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?

1 Answers  


What is an escape sequence? Name some string escape sequences in c#.

1 Answers  


Categories