what is collections and
what is generics
Answer Posted / ilangkumaran
collections includes of arraylist and hashtables which are
similar to arrays but arrays we cant perform delete and add
operations whereas in collections it is possible some
addmethods are available
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain the Usage of web.config
What is difference between encapsulation and abstraction in c#?
How do you use nullable?
Why attributes are used in c#?
What is addressof operator?
What is the use of list in c#?
Explain about generics in c#.net?
Distinguish between the Debug class and Trace class with its functionality?
List some of the common data providers for ado.net framework?
What is a class level variable in c#?
Why do we need constructor?
What is use of FormBoarderStyle Propertie
Is exe is machine dependent?
What are synchronous and asynchronous operations?
What are the Types of assemblies that can be created in dotnet