CBSE BOARD XII, asked by mandi508, 2 months ago

flow chart to find the given numberis dwided by write algorithe, Pseudo lode and drawoflow chart to find factorial of a number write algorithm, ​

Answers

Answered by yadurvai
1

Answer:

sorry I can't understand your question

Explanation:

can you tell in simple words please

Answered by kanishshyam34
17

Answer:

Flowchart to Find Factorial of a Number

The above flowchart is drawn in the Raptor tool. The flowchart represents the flow for finding factorial of a number.

Example: What is 5! ? Ans: 1*2*3*4*5 = 120.

Code for finding factorial of a number:

C Program to Find Factorial of a Number using

Similar questions