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 the array and linked list
general difference related to memory

Answer Posted / dr. sanyasi naidu pasala

In array memory will be allocated during compilation, where as in linked list memory will be allocated during run time. In array memory size will be depends on size of the array. In linked list memory will be allocated according to the user requirement. In array memory will be allocated in continuous memory locations but in linked kist memory will be allocated at random locations.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is logical error?

1181


What are the types of operators in c?

1099


How can I pad a string to a known length?

1080


What functions are used in dynamic memory allocation in c?

1119


Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?

1062


Explain the red-black trees?

1196


What is structure in c language?

1235


Why doesnt the call scanf work?

1236


Why do we use c for the speed of light?

1281


What is the difference between text and binary modes?

1233


Explain what happens if you free a pointer twice?

1134


An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?

1287


What is a nested loop?

1175


How to delete a node from linked list w/o using collectons?

2818


What is keyword in c?

1059