Write an algorithm to find area of rectangle
Answers
Answered by
1
Explanation:
1Define the width of the rectangle.
2Define the Height of the rectangle.
3Define Area of the rectangle.
Calculate the area of the rectangle by multiplying the width and height of the rectangle.
4Assign the area of the rectangle to the area variable.
5print the area of the rectangle.
Answered by
1
Answer:
1. Define the width of the rectangle.
2. Define the Height of the rectangle.
3. Define Area of the rectangle.
4. Calculate the area of the rectangle by. multiplying the width and height of the rectangle.
5. Assign the area of the rectangle to the area variable.
6. print the area of the rectangle.
Similar questions
Biology,
1 month ago
Computer Science,
1 month ago
Hindi,
2 months ago
English,
9 months ago
Math,
9 months ago