Saved Bookmarks
| 1. |
Draw a flowchart to enter length and breadth of a rectangle. Calculate andarea of the rectangle if length is greater than breadth otherwise display the perimeterof the rectangle.PLS ITS MY EXSM TOMORROW...0LS DRAW IT ON A PG. CORRECTLY.... |
Answer» FLOWCHARTS-> A Flowchart is a pictorial REPRESENTATION of step by step solution of a problem. In coding languages like C++, flowcharts are used for solving an algorithm. There are different figures used in flowcharts which have their own meaning/PURPOSES to carry out the procedure. Let US discuss the purposes of these figures first.
I have attached the flowchart for your question along with this answer. Hope it helps.
|
|