What are generics? why it is used?
architecture of ASP.NET?

Answer Posted / sachin

Generic is special kind of data type.
which can be resolve at a runtime.

means u can have function add(<T>val,<T>val)
where u can pass any type datatype.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

699


What is page fragment caching?

631


How we implement web farm and web garden concept in asp.net?

629


Explain how is the asp.net mvc architecture different from others? : asp.net mvc

599


What are the built-in objects in asp.net?

645






What is difference between viewstate and session state in javascript?

707


Explain how cookies work.

694


Explain the difference between inline and code behind - which is best in?

591


How do u deploy ur project?

2306


What are the steps to follow to host a web application on a web server?

666


What is GAC in ASP.NET 2.0

688


How can you implement the postback property of an asp.net control?

626


Explain Areas in MVC?

725


What is session authentication?

615


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

651