what is the use of using linked list and array?
Answer Posted / manju
In Linked list we can insert or delete the elements at any
position,which is not possible in arrays and arrays are of
fixed size,but linked lists are not have a definite length.
we can dynamically allocate the size of linked list with
out wastage of memory...
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
What is a stream water?
regarding pointers concept
What is volatile variable in c?
Who invented b language?
What is an array? What the different types of arrays in c?
In which layer of the network datastructure format change is done
What are the advantages and disadvantages of a heap?
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above
What is wrong with this program statement? void = 10;
What are the functions to open and close the file in c language?
What is the return type of sizeof?
What is the importance of c in your views?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What do you mean by scope of a variable in c?