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

How to disable validator control by client side JavaScript?

0 Answers  


Why should i prefer JSP over asp.net or any other web development language..??

0 Answers  


What are the asp.net server side objects?

0 Answers  


What is a PostBack? What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState? Why is it either useful or evil?

3 Answers   TCS,


when user is logged on the information is saved in a cookie, what is the name of that cookie?

5 Answers   Mind Tree,


What is custom attribute? How to create?

0 Answers  


Apart from IDE what are the enhancements in asp.net 2.0?

0 Answers   Microsoft,


Explain what is viewstate?

0 Answers  


about view state and how validation controls will be executed on client and server

3 Answers   Wipro,


which event in global.asx that fires for every request of same user?

4 Answers   FactorH,


Explain login control and form authentication.

0 Answers  


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers  


Categories