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 difference between arrays and linked list

Answer Posted / yoga

Both are nothing but the data structures where in arrays
data can be accessed using subscript but in linked list
data can be accessed by the pointer present in its previous
node...

Is This Answer Correct ?    59 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the significance of an algorithm to C programming?

1096


How can you read a directory in a C program?

1186


What is structure of c program?

1231


What is calloc in c?

1192


Why we use conio h in c?

1304


What does sizeof return c?

1130


write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

4000


5 Write an Algorithm to find the maximum and minimum items in a set of ā€˜n’ element.

2161


What is page thrashing?

1148


How many bytes are occupied by near, far and huge pointers (dos)?

1220


Explain #pragma statements.

1100


What are reserved words?

1159


Why is c called a structured programming language?

1336


Explain what are reserved words?

1160


Explain can static variables be declared in a header file?

1202