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
difference between i++* and *++i
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
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?
what is the use of bitfields & where do we use them?
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
What does void main () mean?
Please write the area of a RIGHT ANGLED TRIANGLE.
write a addition of two no. program with out using printf,scanf,puts .
provide an example of the Group by clause, when would you use this clause
What is the best way to store flag values in a program?
How will you delete a node in DLL?