Computer Applications
To multiply the two numbers
Algo & Flowcharts
28 Likes
Answer
Corrected Flowchart

Answered By
19 Likes
Related Questions
Write an algorithm and draw the flowchart for the following:
Print the smallest of two numbers.
To wash the face
Accept the age of a person. Display the message Eligible For Role if the age is equal to or greater than 18, otherwise display the message Not Eligible.
Input a name. If name is Kabir, then accept marks. If marks are >= 85, then display Good Performance else display Pass.