what is generics?

Answers were Sorted based on User's Feedback



what is generics?..

Answer / uma

Generics are type data structures,which is used for storing
any type of data

Is This Answer Correct ?    3 Yes 0 No

what is generics?..

Answer / dasharatham

Generics are the most powerful feature of C# 2.0. Generics
allow you to define type-safe data structures, without
committing to actual data types

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Differentiate between globalization and localization.

0 Answers  


What base class do all Web Forms inherit from?

2 Answers   Siebel Systems,


What is marshalling ? Is it a part of asp.net ?

0 Answers   MCN Solutions,


What is validationsummary server control? where it is used ?

1 Answers  


Can we override the enablepartialrendering property of the scriptmanager class?

0 Answers  






Why is catch(Exception) almost always a bad idea?

4 Answers  


Explain serialization and deserialization?

0 Answers  


Name some asp objects?

0 Answers  


Explain form level validation and field level validation?

0 Answers  


What websites use asp.net?

0 Answers  


Hi..I have created a website in Asp.net with C# i want to add Chinese language in my website..could any body tell me that how can i add dynamically this language on user's request...??? thanks n advance...

1 Answers  


How to find last error which occurred?

0 Answers  


Categories