what is collections and
what is generics
Answer Posted / ashwani kumar
collection in case of memory useful .its size is not
fixed,means the if we want to store data more than its
default size its automatically double its default size.but
in case of normal array we can do through redim also the
memory allocated is new[impact on the performance].
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can a constructor be static in c#?
Can you access a hidden base class method in the derived class?
What is a type c#?
What is array c#?
What is datareader c#?
What is default class in c#?
Does google use c#?
Why to use “using” in c#?
What is difference between private and protected in c#?
How to find whether the application is run from inside ide or not?
What is an assembly qualified name? Is it a filename? How is it different?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
What does get set mean in c#?
Is python easier than c#?
List the 5 different access modifiers in c#?