Answer Posted / dhanunjaya
generic is a general data type in c# similar to template in
c++.by using generic we can assign any type of value to the
generic variable.we have generic methods,generic classes
also.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How does asp.net page work?
How to send a DataReader as a parameter to a remote client ?
What is asp.net file?
Differentiate between a hyperlink control and a linkbutton control.
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
Explain page output caching?
Why do we need asp.net?
IN an ASP.NET Web application if there is any error, how can you debug?
Explain diff. Betn dataset and recordset?
What is the importance of Global.asax in ASP.NET?
What is session handling in a webfarm, how it can work with its limits?
What are sql notifications and sql invalidations?
What are the two types of web pages?
What are the versions of garbage collection?
What is server infrastructure & server components?