what is the difference between arrays and linked list

Answer Posted / bhumika garg

the main difference is that in array data is not linked to
each other but in linked lists data is connected to each
other as every node is connected to previous node.

Is This Answer Correct ?    47 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the special use of UNIONS?

648


Can a pointer be volatile in c?

518


What is signed and unsigned?

627


What is #line in c?

550


Where we use clrscr in c?

684






Do you have any idea how to compare array with pointer in c?

584


Differentiate between new and malloc(), delete and free() ?

655


What is self-referential structure in c programming?

640


Can the curly brackets { } be used to enclose a single line of code?

701


Why is c called a mid-level programming language?

709


Write a program to check prime number in c programming?

582


What is typedef struct in c?

571


Is c is a middle level language?

581


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1448


What is scanf_s in c?

619