what is the use of using linked list and array?

Answer Posted / ananth

By using the linked list we can allocate definite memory
space for variables.But in array cannot allocate definite
memory space.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the -> in c?

578


What is bash c?

552


a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

1583


What is the significance of scope resolution operator?

849


What is c definition?

737






What is a char c?

586


What are the two types of functions in c?

562


Is file a keyword in c?

496


shorting algorithmS

1798


Is c procedural or functional?

582


Differentiate between functions getch() and getche().

617


Write a program to identify if a given binary tree is balanced or not.

680


Is register a keyword in c?

629


Combinations of fibanocci prime series

1105


What is static memory allocation?

599