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 methods in c?

652


Explain spaghetti programming?

689


What is the use of function overloading in C?

688


Why can’t we compare structures?

818


What is #line in c?

567






How many types of arrays are there in c?

607


What is a void pointer? When is a void pointer used?

636


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

675


writ a program to compare using strcmp VIVA and viva with its output.

1532


In which header file is the null macro defined?

863


What is the modulus operator?

744


Can we compile a program without main() function?

637


Explain the difference between null pointer and void pointer.

677


List out few of the applications that make use of Multilinked Structures?

1315


How many types of operator or there in c?

609