The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder
traversal is??? please help me on this
what is the difference between #include<stdio.h> and #include"stdio.h" ?
the question is that what you have been doing all these periods (one year gap)
Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)
What is a class?
What is volatile c?
What is the scope of static variables?
Explain how to reverse singly link list.
What is string function in c?
write a program to display the numbers in the following 4 4 3 3 2 2 1 1 0 1 1 2 2 3 3 4 4
what is c
State two uses of pointers in C?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?