Home | Submit an interview question | Filter by category | Filter by job function | Filter by company
 
Member Information
User Id
Password
 
Forgot Password
Technology Category
.NET (1202)
Languages (103)
Database (146)
Operating System (48)
Reporting (5)
Third-Party Tools (2)
Testing (91)
OOP (75)
Web Development (40)
Design Patterns (89)
General (9)
Networking (88)
Hardware (63)
Brain Exercise (2)
Others (37)
 Our Network
.NET Heaven
C# Corner
Interview Corner
Longhorn Corner
Mindcracker
VB.NET Heaven
Home » .NET » .NET
what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.
Posted by Partap Tanwar Sep 17, 2009
Viewed : 768 times
Major Category : .NET
Minor Category : ASP.NET
Total Replies : 1
Become a Sponsor
 EDITORIAL ANSWER  
No Reply Yet
 ANSWERS BY USERS  
Sapna Malik
Sep 20, 2009
ArrayList is an extended managment of Arrays.
ArrayList can hold objects(custom...or...defined)
say i have an object user with properties name and email
my AraayList can hold users object...means one or more
Array is Type specific....so can hold Types like int, string etc.....
or
Along with the above features, Length of an ArrayList can increase dynamically at runtime as required.
  
1

 

 Hosted by MaximumASP  |  Found a broken link?  |  Contact Us  |  Terms & conditions  |  Privacy Policy  |  Advertise with us
Current Version: 2.2009.3.2
 © 1999 - 2009  Mindcracker LLC. All Rights Reserved