hi everybody,

i was reading some lessons regarding Recursion, and then i came across a question that i couldn't answer it ,, therefore i need your help in this question,

the question is :

Write a program to accept an integer value and find the factorial from 10 to 1 by using recursion?

Why would you need to accept and integer if you are just going to do the factorial of 10? Anyway, this is a very common beginning recursion problem. If you search the forums or the internet I have little doubt that you will find your answer along with an explanation in no time.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.