Computer Science, asked by prabir197217, 9 months ago

Draw a flowchart(Algorithm)to find the factorial of an accepted number
Plz ans it fast its very urgent​

Answers

Answered by chandrakantloduthaka
0

Answer:

algorithm

step1: start program

step2: enter the input( radius)

step3: do processing and find out area of circle save in one vanable area=MR2

step4: show out put window

step5: end the program

flow chart

start program= terminal box

take input R= input box

processing area=MR2= processing box

print area of circle=out put box

end the program=terminal box

Similar questions