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...

Why is it difficult to store linked list in an array?

Answer Posted / maria

Because of defragmentation, when node should be deleted.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the arrow operator in c++?

1068


There are 100 students in a class. The management keep information in two tables. Those two tables are given like Roll no Name Age 001 ABC 15 002 XYZ 14 and Roll No Subject Marks 001 Math 75 001 Physics 55 002 Math 68 001 Hindi 69 They want the information like this Roll No Name Hindi Physics Math Total 001 ABC 69 55 75 199 002 XYZ 68 74 84 226 And Roll No Suject Highest 001 Math 98 007 Physics 84 021 Hindi 74 All 275 All information is kept in structure in main memory. You have to find last two tables.

3060


What is istream c++?

1259


What information can an exception contain?

1203


What is the difference between set and map in c++?

1176


What is fixed in c++?

1080


Can we use clrscr in c++?

1127


What is a c++ vector?

1118


Differentiate between C and C++.

1321


Can non graphic characters be used and processed in C++?

1244


Describe the advantage of an external iterator.

1080


What is the difference between passing by reference and passing a reference?

1128


What is the auto keyword good for in c++?

1259


What is runtime errors c++?

1165


Which one between if-else and switch is more efficient?

1124