what is the difference between arrays and linked list
Answer Posted / indiargukt
For fixed length linked lists are better rather than arrays.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can this be legal c?
how to capitalise first letter of each word in a given string?
How to create struct variables?
write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
What is data structure in c and its types?
Is boolean a datatype in c?
What is string function in c?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
What is dynamic dispatch in c++?
What is c standard library?
What is the significance of c program algorithms?
What is the difference between array and pointer in c?
Can you write the function prototype, definition and mention the other requirements.
Does c have class?
How is a structure member accessed?