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

Can we execute java program without main method?

0 Answers  


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


What is native method in java?

0 Answers  


How does system arraycopy work in java?

0 Answers  


What are the different ways of implementing thread? Which one is more advantageous?

0 Answers  


What is an array in java?

0 Answers  


Explain the difference between map and flatmap stream operation?

0 Answers  


What are the advantages and disadvantages of reference counting in garbage collection?

0 Answers  


What is the range of the char type?

3 Answers  


Difference between nested and inner classes ?

0 Answers  


Can java run on google chrome?

0 Answers  


What is string intern in java?

0 Answers  


Categories