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 are the similarities between an array and an ArrayList?

Answers were Sorted based on User's Feedback



What are the similarities between an array and an ArrayList?..

Answer / manikandan [ gtec,vellore ].

both array and arraylist can store a duplicate elements in
un ordered way.

Is This Answer Correct ?    14 Yes 0 No

What are the similarities between an array and an ArrayList?..

Answer / paks

Array is a create space of fix size while Arraylist is
depand on dynamic base .it create size depend on dynamic based

Is This Answer Correct ?    5 Yes 8 No

What are the similarities between an array and an ArrayList?..

Answer / harikrishna

An array is indexed fixed number of homogeneous elements.
where as in ArrayList you can create any number of objects
with any type.

Is This Answer Correct ?    4 Yes 10 No

Post New Answer

More Core Java Interview Questions

What is canonical name in java?

0 Answers  


Which is better stringbuilder or stringbuffer?

0 Answers  


What is scope & storage allocation of global and extern variables? Explain with an example

0 Answers   IBS,


What is the is a and has a relation ship in oops concept in java?

9 Answers   BearingPoint, TCS,


What is a class variable?

0 Answers  


Where the CardLayout is used?

1 Answers  


Why we should declare the variables as static and final in interfaces?

1 Answers  


can java object be locked down for exclusive use by a given thread? : Java thread

0 Answers  


Is simpledateformat safe to use in the multithreaded program?

0 Answers  


Name the components that are termed to be Heavy-weight component but available in Light-weight components?

0 Answers  


What is the purpose of finalization in java programming?

0 Answers  


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

0 Answers   RBS, TCS,


Categories