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

Answer Posted / valli

Array is statically allocated group. Linked list is
dynamically allocated group.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

669


How will you divide two numbers in a MACRO?

729


What is a structural principle?

651


Why is main function so important?

634


Dont ansi function prototypes render lint obsolete?

620






What are types of functions?

577


What is the best organizational structure?

653


What is wrong with this declaration?

625


What is restrict keyword in c?

656


What is || operator and how does it function in a program?

643


What are the different types of C instructions?

695


What is meant by 'bit masking'?

902


What is include directive in c?

660


largest Of three Number using without if condition?

1020


about c language

1620