What's the difference between a linked list and an array?
Answer Posted / paridhi
An array is simply a collection of variables of similar
datatype while a linklist is a collection of nodes where
each node is a combination of a data value and pointer to
another record.
| Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
What is a string?
plz let me know how to become a telecom protocol tester. thank you.
What is file in c preprocessor?
Describe the header file and its usage in c programming?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is calloc()?
What is union and structure in c?
Is register a keyword in c?
Explain what are the __date__ and __time__ preprocessor commands?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
If the size of int data type is two bytes, what is the range of signed int data type?
What are the features of c languages?
When can a far pointer be used?
How can you find the day of the week given the date?
what is the diffrenet bettwen HTTP and internet protocol