dibakar & vekatesh..uttejana here..abt ur reply for in
place reversal of linked list..wats p stands for there?
Answer Posted / 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 |
Post New Answer View All Answers
How can I write a function analogous to scanf?
Explain how can I remove the trailing spaces from a string?
WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER
What are the types of data structures in c?
How can I ensure that integer arithmetic doesnt overflow?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
write a program to copy the string using switch case?
What extern c means?
hi send me sample aptitude papers of cts?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Write a program to check whether a number is prime or not using c?
Explain the difference between call by value and call by reference in c language?
What is the default value of local and global variables in c?
Where is volatile variable stored?
Which is better malloc or calloc?