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 / manju

In Linked list we can insert or delete the elements at any
position,which is not possible in arrays and arrays are of
fixed size,but linked lists are not have a definite length.
we can dynamically allocate the size of linked list with
out wastage of memory...

Is This Answer Correct ?    4 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a dynamic array in c?

1215


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

3371


Explain what does the function toupper() do?

1125


is it possible to create your own header files?

1161


Explain how can you avoid including a header more than once?

1145


Explain how do I determine whether a character is numeric, alphabetic, and so on?

1181


What is struct node in c?

1118


What will be the outcome of the following conditional statement if the value of variable s is 10?

1370


Explain what will be the outcome of the following conditional statement if the value of variable s is 10?

1323


How do you write a program which produces its own source code as output?

1171


What is string length in c?

1157


What is static and volatile in c?

1263


Can we assign integer value to char in c?

1336


Is c dynamically typed?

1199


Explain argument and its types.

1111