How many types of linked lists what are they?
How many types of data structures?
Answer Posted / c manojkumar
Please explain me any one how these cocepts are useful?
Where we have to use?
Why we have to use these techniques?
| Is This Answer Correct ? | 13 Yes | 13 No |
Post New Answer View All Answers
How do I swap bytes?
Explain what is the benefit of using #define to declare a constant?
program to convert a integer to string in c language'
How do you print only part of a string?
Tell us something about keyword 'auto'.
Explain how can I read and write comma-delimited text?
What are the basic data types associated with c?
Can static variables be declared in a header file?
What is LINKED LIST? How can you access the last element in a linked list?
What will be your course of action for a push operation?
What is a far pointer in c?
Explain how can you restore a redirected standard stream?
using for loop sum 2 number of any 4 digit number in c language
What is the difference between %d and %i?
how can f be used for both float and double arguments in printf? Are not they different types?