Computer Science, asked by mayakhadka773, 9 months ago

Write an Algorithm to find the area and perimeter of a rectangle.

Answers

Answered by Anonymous
6

Perimeter of rectangle= 2(l+b)

Area= l × b

l= length

b= breadth

Answered by sairaj456
2

Explanation:

Area of rectangle= length×breath×height.

perimeter of rectangle= 2×( length+ breath)

hope it helps you

Similar questions