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

an array allocates continous memory allocation whereas a
linked list does not allocates continous memory,

Is This Answer Correct ?    22 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

1153


How can I implement sets or arrays of bits?

1088


Explain output of printf("Hello World"-'A'+'B'); ?

1556


given post order,in order construct the corresponding binary tree

2853


Explain how can you restore a redirected standard stream?

1152


Are pointers integer?

1071


How do you override a defined macro?

1312


What are header files in c programming?

1178


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

2306


Is there sort function in c?

1064


Explain what is wrong with this program statement?

1155


Can you please explain the difference between syntax vs logical error?

1239


How can you draw circles in C?

1195


What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

1291


c program to compute AREA under integral

2464