what is the difference between arrays and linked list
Answer Posted / anu
In arrays v cant delete elements in middle but in Linked
list v can do this.
| Is This Answer Correct ? | 71 Yes | 139 No |
Post New Answer View All Answers
can anyone please tell about the nested interrupts?
By using C language input a date into it and if it is right?
Is null valid for pointers to functions?
Compare interpreters and compilers.
What is memory leak in c?
What is a void * in c?
What is const keyword in c?
can we change the default calling convention in c if yes than how.........?
Describe dynamic data structure in c programming language?
Explain the advantages of using macro in c language?
What is sizeof int in c?
What are the types of data structures in c?
Give basis knowledge of web designing ...
What is new line escape sequence?
Place the #include statement must be written in the program?