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

Differentiate Vector and ArrayList?

Answer Posted / pallavi thakare

a)Vector is a synchronized, where as an ArrayList is not
synchronized.
b)arraylist is not leggacy,it introduce JDK 1.7,where vector is leggacy.
c)arraylist uses iterator,where vector used enumration.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why does it take so much time to access an applet having swing components the first time?

1983


Can we print null in java?

1095


What is the main advantage of passing argument by reference?

1040


What is the latest version of java?

1205


Can this keyword be used to refer static members?

1072


Why Java doesn’t support multiple inheritance?

1086


What is an off by one error in java?

996


What is the main method java?

1079


Can a static class have a constructor java?

1028


How destructors are defined in java?

1237


Give an example of use of pointers in java class.

1068


What is a method signature java?

1106


What is the difference between compile-time polymorphism and runtime polymorphism?

1059


How would you format a date in java? I.e. In the ddmmyyy format?

1430


What do you mean by order of precedence and associativity?

996