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
What is distributed system in asp.net?
How ViewstateMac works?
What are main return types supported in Web API?
What is asp net objects?
What is asp.net caching?
What is the difference between visual basic and asp.net?
What are standard controls?
Do you support digital rights management to protect my videos?
explain code with datachaching with example
Is viewstate secure?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Can master pages be nested?
How to display Alert in ASP.NET
What is the importance of Global.asax in ASP.NET?
What is the best Macanism to clear the Cache in asp.net