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's the difference between a linked list and an array?

Answer Posted / valli

Array is statically allocated group. Linked list is
dynamically allocated group.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does struct work in c?

1129


What do you mean by scope of a variable in c?

1054


What is C language ?

2016


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3560


What is switch in c?

1156


Write a program to check armstrong number in c?

1176


How can I manipulate strings of multibyte characters?

1153


What are the three constants used in c?

1037


Explain what is the difference between far and near ?

1162


What is preprocessor with example?

1103


What is function prototype in c with example?

1157


What is derived datatype in c?

1140


Why n++ execute faster than n+1 ?

3137


How to implement a packet in C

2928


How would you use the functions fseek(), freed(), fwrite() and ftell()?

1202