what is the difference between arrays and linked list

Answer Posted / harikrishnan

an array is changable length.a list does not.

Is This Answer Correct ?    17 Yes 124 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are linker error?

615


Does * p ++ increment p or what it points to?

619


Write the test cases for checking a variable having value in range -10.0 to +10.0?

1819


What is keyword in c?

605


What is the difference between text files and binary files?

679






what is use of malloc and calloc?

1386


Explain how do you determine the length of a string value that was stored in a variable?

671


Does c have an equivalent to pascals with statement?

575


How is a macro different from a function?

657


How can I delete a file?

631


How can type-insensitive macros be created?

702


What is the difference between formatted&unformatted i/o functions?

618


the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset

641


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1122


what are the 10 different models of writing an addition program in C language?

1442