What's the difference between a linked list and an array?

Answer Posted / div

In an array elments accessing is easy. Accessing time of
1st element and 1000th element is same,but not in linked lists.

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will the preprocessor do for a program?

598


What is the code in while loop that returns the output of given code?

1349


Tell us two differences between new () and malloc ()?

619


What is the difference between abs() and fabs() functions?

615


What are the different categories of functions in c?

657






What is the size of array float a(10)?

664


Explain what’s a signal? Explain what do I use signals for?

618


i have a written test for microland please give me test pattern

2195


Write the test cases for checking a variable having value in range -10.0 to +10.0?

1829


develop algorithms to add polynomials (i) in one variable

1751


Write a program that accept anumber in words

1260


Why c language is called c?

577


What is c language and why we use it?

630


What is a char in c?

559


Can math operations be performed on a void pointer?

593