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...

what is difference between vector and arraylist?.

Answer Posted / srinivas

Vector is synchronized and compare to array list this slow
access, by defaulst the vector is 10,this is legacy class
Where as arraylist is unsynchronized and fast random
access,in arraylist there is no default size automatically
it is growable once the object is created it will be
allocated,this is advanced class.

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

my interviewer asked me what technical specification you used how to answer that question

2325


What is the use of hashcode in java ?

1056


what is mean by hasing and maping in java platform and advantage?

2318


What are the considerations to be made in case of loops in java ?

986


What are the uses of the set interfaces in the java collections? : java collections

928


Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

2045


What are the types of the main implementing classes in the map interfaces? : java collections

1093


Which sorting algorithm is used by collections.sort() in java ?

876


What is the Spring2.5 MVC Navigation flow?

6299


What is the use of the list interface in the java collection? : java collections

978


What is an algorithm in java collection framework? : java collections

1008


How do I find jre path in windows?

969


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

2294


What are the different types of collections views being provided by the map interface? : java collections

980


How is hashset maintained in memory by java ?

1095