What's the difference between a linked list and an array?
Answer Posted / bsn.teja
answers 1,2,3,4,5,11,13 gives the entire difference between
array and linked list.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why is c still so popular?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What are Macros? What are its advantages and disadvantages?
FILE *fp1,*fp2; fp1=fopen("one","w") fp2=fopen("one","w") fputc('A',fp1) fputc('B',fp2) fclose(fp1) fclose(fp2)} a.error b. c. d.
When is a void pointer used?
For what purpose null pointer used?
What are structure members?
How do c compilers work?
What is an auto keyword in c?
Explain the use of fflush() function?
What is maximum size of array in c?
What is dynamic dispatch in c++?
Why c is called object oriented language?
What are the benefits of organizational structure?
Which is an example of a structural homology?