Algorithm and Flowchart to Calculate Area of Rectangle

[91670 views]




What is Area of Rectangle?

The area of rectangle is the area enclosed inside the dimensions of a rectangle. Formula for Area of Rectangle is: Area = Length*Breadth
To calculate the Area of Rectangle we are given the length and breadth of rectangle as input and we use the given formula to calculate the area.

Area of Rectangle Algorithm:

Step 1: Start Step 2: Input length and breadth Step 3: area = length * breadth Step 4: print area Step 5: stop

Flowchart for Area of Rectangle:

Area of Rectangle Flowchart
                 



Want to Learn How to write own Algorithm and Flowcharts



Want to test your logical skills in Algorithms?




Comments

11 comment
  • Yusuf nura

    Ync

  • Dibyashree

    It is very helpful for my test

  • Brian Owino Abayo

    Exactly

  • Sabina Shrestha

    it is very useful in my homework and exam

  • dede

    how about use hand tracing with any value

  • Dheda vipul

    Thank for giving many knowledge

  • saksham

    nice it is helpful for my online class

  • Bhavya

    Your algorithm idea is amazing I can understand easily

  • Apeikshya Bidari

    Thankyou for your help.. .

  • elon muke

    no

  • Inaya

    Everybody saying it was very helpful then comes a person saying "no"










Search Anything:

Sponsored Deals ends in



Technical Quizzes Specially For You:

Search Tags

    Algorithm for Finding Area of Rectangle

    Flowchart for Finding Area of Rectangle

    Area of Rectangle Pseudocode

    How to find the area of a rectangle