What's the difference between a linked list and an array?
Answer Posted / div
In an array elments accessing is easy. Accessing time of
1st element and 1000th element is same,but not in linked lists.
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
How variables are declared in c?
What is the difference between c &c++?
Explain what is the difference between far and near ?
What is string concatenation in c?
Why is extern used in c?
Explain union.
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
what is a constant pointer in C
pierrot's divisor program using c or c++ code
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What are the benefits of c language?
How the c program is executed?
Can you please compare array with pointer?