dibakar & vekatesh..uttejana here..abt ur reply for in
place reversal of linked list..wats p stands for there?
Answer / vinod l r
p stands for head node.
link stands for the next node it has to point
| Is This Answer Correct ? | 0 Yes | 0 No |
c program to compute AREA under integral
what is a function pointer and how all to declare ,define and implement it ???
What is #include called?
main() { int i,j,A; for(A=-1;A<=1;A++) prinf("%d\t",!!A); }
What is meant by 'bit masking'?
if a person is buying coconuts of Rs10,and then sell that coconuts of Rs9,with the loss of one rupee.After that the person became a millaniore.how?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
Lists the benefits of c programming language?
Explain what does the function toupper() do?
What is main () in c language?
What is Bitwise Operator and how it works?
WHAT IS INT?