You are on page 1of 6

INTELLIGENCE

COMMO N SENSE

Start/Stop Input/Output Process Bar Condition Box Flow Of Lines

Start
Input A, B C=A+B Print C

Stop

Start Input A, B
If A>B y e s Print A as Max Print B as Max

Stop

Start

Flow Chart On Finding Maximum Out Of 3 Values:-

Input A, B, C

If A>B

no

If B>C y e s Print as B Max

no

Print C as Max

y e s

If A>C y e s Print A as Max

no

Print as C Max

Stop

You might also like