DISADVANTAGES OF A FLOWCHART
OMPLEXLOGIC
ometimes, program logic is quite complicated. In that case, a flowchart becomes complex and clumsy
LTERATIONS AND MODIFICATIONS
Pferations are required then flowchart may require a complete redrawing,
PRODUCTION
the flowchart symbols cannot be typed, reproduction of flowchart becomes a problem.
PROGRAMMING PRACTICE
mple : Write an algorithm and make a flowchart to calculate the area of a circle.
Flowchart
Algorithm
Start
Read rad, pi
1: Read the values and store them in rad and pi.
2: Compute Areaofcircle = pi * rad * rad.
3: Print the value of Areaofcircle.
Areaofcircle
pi * rad * rad
Display Areaofcircle
Answers
Answered by
3
Answer:
sorry don't know the answer
Explanation:
hope it helps you Mark me as the BRAINLIEST ❤️
Similar questions