what is the difference between arrays and linked list

Answer Posted / anu

In arrays v cant delete elements in middle but in Linked
list v can do this.

Is This Answer Correct ?    71 Yes 139 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does sizeof function do?

608


What is scope rule of function in c?

542


Can we initialize extern variable in c?

626


What are header files? What are their uses?

632


Explain the meaning of keyword 'extern' in a function declaration.

716






What is the use of function overloading in C?

673


What is the difference between the expression “++a” and “a++”?

647


In C language, a variable name cannot contain?

737


What language is windows 1.0 written?

571


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

607


What is the translation phases used in c language?

625


What is a class c rental property?

602


what is ur strangth & weekness

1812


How can you pass an array to a function by value?

597


What is the meaning of typedef struct in c?

585