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
Can I use exceptions in c#?
What is extension method in c# and how to use them?
What is difference between string and stringbuffer in c#?
What is the difference between int16 and int32 in c#?
what is scope of a protected internal member variable of a c# class
Is it possible to have a static indexer in c#? Allowed in c#.
What is desktop example?
What is the purpose of ienumerable in c#?
What is type safe in c#?
What is the use of properties window?
What are the Features in .net framework 1.1
What Happens In Memory When You Box And Unbox A Value-type?
What are the Uses of CLR
Is enum a value type c#?
What is selector c#?