Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between Array and ArrayList? How Array is
benifitful than ArrayList?

Answer Posted / vanitha g

1)An array can be of any data type and contain one data
type while array list can contain any data type in the form
of the object.

2)With array you can not dynamically increase or decrease
the size of array dynamically. You must the define the size
of the array. You can change the size of the array with
redim statement but still you have to define type. While
with array list you can make list of any sizes. When a
element or object is added to array list it size is
automatically increase the capacity of the array list.

Is This Answer Correct ?    27 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between asp state management and asp.net state management?

1145


Define page output caching?

1046


What are sessions and cookies?

1020


How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

2064


How does the cookies work in asp.net?

1246


Is viewstate secure?

1007


What does asax stand for?

1048


Explain the main differences between asp and asp.net?

1080


What is data cache in sql server?

1162


What is difference cookie and session?

1030


Explain the difference between debug.write and trace.write? When should each be used?

1053


Define static constructor?

1067


What is viewstate? What does the “enableviewstate” property do?

982


How do u deploy ur project?

2749


What are the different session state management options available in asp.net?

1042