JNGEC Portal
To pass is all.
Pages
(Move to ...)
Home
Resources
▼
ECE 1.1: Level 3.5 - Recursion
Recursion simply means self reference. In programming we usually call a function from itself. Recursion is a very powerful method of solving problems.
Calculating factorial using recursion
Program to calculate factorial of a number by using recursion :
∇² =
φ
Doc
‹
›
Home
View web version