What is an ArrayList?
Interview question and answer by:
Raja | Posted on: 4/16/2008 | Category:
C# Interview questions | Views: 5099 |
Answer:
ArrayList is a dynamic array. Elements can be added & removed from an arraylist at the runtime. In this elements are not automatically sorted.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: