How many types of linked lists what are they?
How many types of data structures?
Answer Posted / manojkumar
linked lists are used mainly for system side applications
as well as applications side.
I accept this answer.
But how ?Where do we have to insert?why we have to insert?
In system side means, where it is?
please explain me .
Advance thanks
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is indirection in c?
Why is it usually a bad idea to use gets()? Suggest a workaround.
Tell me can the size of an array be declared at runtime?
What is c method?
What is the purpose of sprintf?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
How can I find the modification date of a file?
What is a void pointer in c?
When is a “switch” statement preferable over an “if” statement?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
write a program to rearrange the array such way that all even elements should come first and next come odd
What language is c written?
Explain how do you list a file’s date and time?
What is a function simple definition?
Disadvantages of C language.