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 array and arraylist?
what is the difference between arraylist and linkedlist?

Answer Posted / ram

array contain a similar data type and array size is fixed i.e
dynamically its size can't be changed.
but arraylist can store more then one data type and its size
can be changed dynamically.
one major difference is that,array used to store primitive
data type(i.e. int,char etc) while arraylist is used to
store objects.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the set interface in java programming?

1279


What's the difference between comparison done by equals method and == operator?

1018


what is interface in java? Explain

1031


What is defined as false sharing in the context of multithreading?

1083


Which programming language is best in future?

1021


What is the use of jtable?

1166


How many types of the indexof method are there for strings?

1017


How to create packages in java?

990


What is temp in java?

1056


Explain the difference between the public, private, final, protected, and default modifiers?

1090


What are triggers in DB? Explain their types. How do they work?

1137


What is the difference between int and integer in java?

1077


What is polymorphism and what are the types of it?

1037


Explain the significance of listiterator.

1167


How can we use primitive data types as objects?

1000