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

Answer Posted / vikraman85

I accept the answer 2 ,then we can delete the specified
node in the linked list,but the same thing we can't do in
arrays..

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is %d called in c?

757


What does the file stdio.h contain?

599


What is the use of typedef in structure in c?

542


What are pointers? What are stacks and queues?

575


What is the scope of static variables in c language?

626






What is 02d in c?

637


What is the difference between int main and void main in c?

591


What is a node in c?

548


What is scanf_s in c?

631


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

1315


Why do we use static in c?

632


why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

643


What are the 5 types of organizational structures?

548


Apart from dennis ritchie who the other person who contributed in design of c language.

807


How can this be legal c?

651