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
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
why programs in c are running with out #include
What is c programing language?
Do you know what are bitwise shift operators in c programming?
What does a pointer variable always consist of?
Explain the properties of union. What is the size of a union variable
What is LINKED LIST? How can you access the last element in a linked list?
How variables are declared in c?
Describe the order of precedence with regards to operators in C.
What is string function in c?
Write a program in c to replace any vowel in a string with z?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
How can you tell whether two strings are the same?
What does %d do?
What is formal argument?