what is the difference between arrays and linked list
Answer Posted / debiprasad
in array an element does not contain the reference of next
element.where in link list each element contain reference of
each node.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain #pragma statements.
What is the difference between union and structure in c?
What's the difference between constant char *p and char * constant p?
What's the total generic pointer type?
What is a double c?
Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.
What is a spanning Tree?
What is the difference between NULL and NUL?
Do you know the purpose of 'register' keyword?
What is pointers in c with example?
What is the difference between int main and void main in c?
How many main () function we can have in a project?
What are qualifiers?
Which one would you prefer - a macro or a function?
what is bit rate & baud rate? plz give wave forms