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
What are asp.net web forms?
What is page request in asp.net?
What is the difference between asp.net and mvc?
Explain the difference between debug.write and trace.write?
Why do you use the app_code folder in asp.net?
Differentiate between client-side and server-side validations in web pages.
Explain diff. Between friend and protected friend?
What is asp.net mvc? : asp.net mvc
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Web API supports which protocol?
How can we provide the WebParts control functionality to a server control?
Explain how can we inherit a static variable?
Explain difference between friend and protected friend?
What is Model-View-View Model?
What is Razor View Engine