About this document
C Programs Using Recursion Techniques by Work 133 is a document available to read on EtoBox.
This document contains 4 questions asking to write C programs using recursion to: 1) Calculate the factorial of a number 2) Compute the sum of the first N natural numbers 3) Calculate X to the power of Y 4) Reverse a given string For each question, it provides the aim, algorithm, program code, sample input/output, and space to write the result.
- Author
- Work 133
- Language
- EN