Computer Science, asked by tanaymandelia3, 6 months ago

Write an Algorithm and draw a flowchart to input the length and breadth of a rectangle and display it's area

Answers

Answered by vanshikabansal1630
3

length (l) and breadth (b) <br> (ii) Find the area by using A=

ltrbgt (iii) Display the area

(i) Find the area by using A =2(l+b) ltrbgt (ii) Display the area <br> (iii) Read length (l) and breadth (b)

(i) Read length (l) and breadeth (b) ltrbgt (ii) Find the area by using A=2(l+b) <br> (iii) Display the area

(i) Read legth (l) and breadth (b) <br> (ii) Display the area <br> (iii) Find the area by using A=

<br> (iv) Display length and breadth

Similar questions