what is the difference between arrays and linked list

Answer Posted / vasu kanneganti

1.array is fixed length and Array is a simple sequence of
numbers which are not concerned about each-others positions
but linked list is variable length
2.in array values are accessing easy but linked list is
some time taken process bcoz search aither forword or
backword
3.in array updating operations are time taken comparing
with linkedlist
4.array is not growble and linkedlist is growble

Is This Answer Correct ?    42 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how can I convert a string to a number?

590


Explain how do you view the path?

647


What is derived datatype in c?

627


Explain what is a static function?

626


Write a program for Overriding.

674






Write a program for finding factorial of a number.

626


formula to convert 2500mmh2o into m3/hr

491


What is static function in c?

623


What is the explanation for the dangling pointer in c?

669


What are structural members?

564


What is variable in c example?

590


Does free set pointer to null?

551


What is main () in c language?

590


What is a #include preprocessor?

611


When I tried to go into a security sites I am denied access and a message appeared saying 'applet not initialize'. How can I rectify this problem.

1525