what is the difference between arrays and linked list
Answer Posted / prabhjot singh
array is easy to understand bt linked list -very difficult .
| Is This Answer Correct ? | 15 Yes | 15 No |
Post New Answer View All Answers
What are header files and what are its uses in C programming?
What was noalias and what ever happened to it?
How can you draw circles in C?
Is there any demerits of using pointer?
What is pointer to pointer in c with example?
What is #include stdlib h?
Why are algorithms important in c program?
Define macros.
Explain how can I pad a string to a known length?
Tell me can the size of an array be declared at runtime?
What is a program flowchart and explain how does it help in writing a program?
Why is main function so important?
How to declare a variable?
What is the condition that is applied with ?: Operator?
If errno contains a nonzero number, is there an error?