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

Difference between linked list and array?

Answer Posted / truong nguyen

Memory address of items in the array are continues but they
are not continues in the linked list. So you will easily to
access one item in an array, but not for a linked list.
However, you can easily insert or remove one item into/from
a linked list.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a container class?

1212


What flag means?

1013


What is general format for a prototype?

1092


What is the most powerful coding language?

1104


What is binary object model?

1095


Can we define function inside main in c++?

1070


What is rtti in c++?

1183


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

3061


What type of question are asked in GE code writing test based on c++ data structures and pointers?

4027


What is the array and initializing arrays in c++?

1074


What is the full form nasa?

1180


What is c++ library?

1092


What operators can you overload in c++?

1081


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

1278


Can c++ do everything c can?

1157