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 function and its example?

640


When should the volatile modifier be used?

695


Explain what is wrong with this statement? Myname = ?robin?;

1059


What are the features of the c language?

656


How many bytes is a struct in c?

734






write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3346


Write a program to check armstrong number in c?

644


What are the 4 types of organizational structures?

635


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

615


Write a program to know whether the input number is an armstrong number.

681


Give differences between - new and malloc() , delete and free() ?

618


Is a house a mass structure?

654


Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

1474


What is the code in while loop that returns the output of given code?

1358


How can you increase the allowable number of simultaneously open files?

605