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 use of using linked list and array?

Answer Posted / harsh srivastava

Linked List and array both are used continuous allocation of
memory. When we want to assign too many same type of data
sequentially into memory, at that time we use the Linked
list and array because taking separate variable for each
data is tedious and time consuming so we use the Linked list
and arrays.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Simplify the program segment if X = B then C ← true else C ← false

2960


Is using exit() the same as using return?

1250


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

1968


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

1383


Which one would you prefer - a macro or a function?

1034


What is nested structure?

997


What are the general description for loop statement and available loop types in c?

1074


find out largest elemant of diagonalmatrix

2172


What is assert and when would I use it?

963


What is array of pointers to string?

1000


What is structure of c program?

1078


can we change the default calling convention in c if yes than how.........?

2471


Why do some versions of toupper act strangely if given an upper-case letter?

1037


how to write optimum code to divide a 50 digit number with a 25 digit number??

3204


What are header files? What are their uses?

1123