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
What will be the outcome of the following conditional statement if the value of variable s is 10?
program for reversing a selected line word by word when multiple lines are given without using strrev
When do we get logical errors?
What is sizeof array?
What is a nested formula?
Why does everyone say not to use scanf? What should I use instead?
What are the uses of null pointers?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
What is the difference between a function and a method in c?
What are the different types of objects used in c?
What is the meaning of c in c language?
Explain the use of bit fieild.
How can I ensure that integer arithmetic doesnt overflow?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor