what is the difference between arrays and linked list
Answer Posted / mehdin
arrey is very fast in linked list.
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
in iso what are the common technological language?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
How can I sort a linked list?
What does it mean when a pointer is used in an if statement?
What is a structure and why it is used?
How can you convert integers to binary or hexadecimal?
What does d mean?
What does main () mean in c?
Where in memory are my variables stored?
Why c is faster than c++?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
What are reserved words with a programming language?
Explain the difference between malloc() and calloc() function?
What are data types in c language?
What is d scanf?