Q. To find the area and perimeter of a rectangle.
Answer :-
Algorithm :-
1. Input length
2. Input width
3. Perimeter 2 * ( length + width )
4. Area length * width
5. Print perimeter
6. Print Area
7. Stop
Pseudocode :-
L = input "length of rectangle"
W = input "width of rectangle"
Perimeter = 2 * ( L + W )
Area = L * W
Display Perimeter
Display Area
Flow Chart :-
Click on image for clear view.
I need the flow chart of this question....provide it as soon as possible...
ReplyDeleteOk, Wait 1 day : )
Delete4. On the premise of the quantum numbers, verify that the 6th period of periodic table ought to have 32 components
ReplyDelete????
Deletethanks it was really helpful !
ReplyDeleteAlways Welcome : )
DeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )