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
How do I create a directory? How do I remove a directory (and its contents)?
What is the difference between functions abs() and fabs()?
how many errors in c explain deply
How can I manipulate individual bits?
What is a null pointer in c?
write a progrmm in c language take user interface generate table using for loop?
What is the basic structure of c?
Explain pointer. What are function pointers in C?
What is break statement?
Difference between exit() and _exit() function?
How can I find the modification date of a file?
Write a program to reverse a given number in c language?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
Why double pointer is used in c?
Why c is called object oriented language?