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
What is far pointer in c?
Is c++ based on c?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.
What is file in c language?
What is sizeof int in c?
What is the difference between break and continue?
What is indirection?
What is the maximum length of an identifier?
What kind of structure is a house?
Explain how do you generate random numbers in c?
What is c mainly used for?
What are the restrictions of a modulus operator?
What are the types of unary operators?
What are the features of the c language?
Why cant I open a file by its explicit path?