2
Find the output of the given program:
CLS
LET R=10
Area=3x14*R^2
PRINT Area
END
(i) List the variable used in above program.
ii) Draw the flowchart of above program.
Answers
Answered by
1
ii) Draw the flowchart of above program.
i)List the variable used in above program.
R,Area
Attachments:
Similar questions