What are Generics? Where do we use them.
Answers were Sorted based on User's Feedback
Answer / ritz
Generics was introduced in Framework 2.0
With generics we can have typed classes. While defining
class we simply give placeholders and when we create
objects of that class we declare the placeholder to be of
some type(like int, double, string, etc.) and from that
point on our object gets bind to that type only.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / rakesh kumar kunchala
Generics are used to have Typed Arrays.
Ex: if we have define that an array is confined to products.
if we push objects of product into array it accepts.
if we push employee objects into this array it will show
error . since the type of the array is product.
| Is This Answer Correct ? | 9 Yes | 3 No |
What is the difference between task and thread in .net?
what is managed data and managed code?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
Explain can the validation be done in the server side? Or this can be done only in the client side?
Do you know what are three common acronyms used in .net, and what do they stand for?
asp mean
What's the problem with .net generics?
I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.
What are channels in .NET Remoting?
Is .net core installed?
Define marshling?
Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com