what is the difference between arrays and linked list

Answer Posted / mehdin

arrey is very fast in linked list.

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are header files and what are its uses in C programming?

639


Why do we write return 0 in c?

555


What does it mean when the linker says that _end is undefined?

637


What is formal argument?

653


What is wrong with this statement? Myname = 'robin';

823






How is a pointer variable declared?

595


the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b

1907


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

1412


How do you generate random numbers in C?

660


What is the best way to comment out a section of code that contains comments?

785


What is the use of putchar function?

652


Explain what is the purpose of "extern" keyword in a function declaration?

624


How can I sort a linked list?

636


What is indirection?

654


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1700