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 the difference between ArrayList and Vector

Answer Posted / thoi

Arraylist also has the initial capacity as 10.
Please check the following code in ArrayList class:

public ArrayList() {
this(10);
}

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you control extraneous variables?

969


Why is java multithreaded?

1044


How do you create a bulleted list?

1308


Why isn’t there operator overloading?

1142


What are some examples of variable costs?

1005


What is treemap in java?

1038


What is immutable in java?

1124


What is empty string literal in java?

1106


what is instanceof operator used in java?

1080


Why we go for collections in java?

1025


What is a singleton in genetics?

1128


Explain an algorithm to find depth of a binary tree.

1101


How many types of design patterns are there?

1166


What is a function in programming?

1100


What is the java reflection api? Why it’s so important to have?

1028