星期一, 12月 19, 2005

Lab 1-02-2006 Recursion

Develop a recursive java code that computes factorial of N where N!= 1* 2 * 3 * ... * (N-1) * N.

8 則留言: