write an algorithm and draw a flowchart to find smallest no. of two number
Answers
Answered by
9
Explanation:
Algorithm of print the smallest of two number is given below
Step 1: Start . Step 2:Read the two number a1,1b1 by the user. Step 3 :Test the condition if a1< b1 go to step 4 otherwise go to step 5. Step 4: Assign t= a1 and print the value of a1.
Attachments:
![](https://hi-static.z-dn.net/files/dff/813f327161ccbf1d722d4dc7a75c5bd9.jpg)
Answered by
0
Explanation:
Algorithm of print the smallest of two number is given below
Step 1: Start . Step 2:Read the two number a1,1b1 by the user. Step 3 :Test the condition if a1< b1 go to step 4 otherwise go to step 5. Step 4: Assign t= a1 and print the value of a1.
Attachments:
![](https://hi-static.z-dn.net/files/d88/70a8d331df2248d7ab9d3f250068281e.jpg)
Similar questions
Computer Science,
4 months ago
Science,
4 months ago
Math,
9 months ago
Math,
1 year ago
Math,
1 year ago