a single linked list consists of nodes a to z .print the
nodes in reverse order from z to a using recursion


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

difference between i++* and *++i

6 Answers   IBM,


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

0 Answers  


what is the different between if-else and switch statment (other than syntax)

26 Answers   CTS, Oracle, Scorpos,


How can you restore a redirected standard stream?

0 Answers  


what is the use of bitfields & where do we use them?

2 Answers  


write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4

1 Answers  


What does void main () mean?

0 Answers  


Please write the area of a RIGHT ANGLED TRIANGLE.

1 Answers  


write a addition of two no. program with out using printf,scanf,puts .

4 Answers  


provide an example of the Group by clause, when would you use this clause

0 Answers  


What is the best way to store flag values in a program?

0 Answers  


How will you delete a node in DLL?

0 Answers   GrapeCity,


Categories