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
What is an example of structure?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is the code in while loop that returns the output of given code?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What are register variables in c?
What is the scope of local variable in c?
Is int a keyword in c?
How many main () function we can have in a project?
Why c is known as a mother language?
How do you print an address?
How can I automatically locate a programs configuration files in the same directory as the executable?
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
Why pointers are used in c?
What are types of functions?
Is main an identifier in c?