What actually happes when you add a something to arraylistcollection ?



What actually happes when you add a something to arraylistcollection ?..

Answer / Sachin Varshney

When you add an element to an ArrayListCollection, it creates a new object for the added item and adds a reference of this object to the collection. The ArrayListCollection grows dynamically by a factor specified in its capacity property.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

What is .net transaction?

1 Answers  


What is .net mobile images control. Explain with an example? : Microsoft dot net mobile

1 Answers  


In LINQ TO SQL if it is possible to select the top 5 records from the particular table using select top 5.

1 Answers   Agiline,


what is the difference between value types and reference types?

4 Answers   Six Sigma,


how to set the startup position of the form?

1 Answers   Six Sigma,


Explain dma? : .NET Architecture

1 Answers  


What is msil, and why should my developers need an appreciation of it if at all?

1 Answers  


difference between data reader and dataset

1 Answers   PCS,


Wcf- What is ABC

1 Answers   PCS,


What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?

1 Answers  


Is .net easier than java?

1 Answers  


how to make and display a form without title bar?

1 Answers   Six Sigma,


Categories