Podcast
Questions and Answers
Create an algorithm to find the sum/product/diff/div of two no:
Create an algorithm to find the sum/product/diff/div of two no:
Step 1 start.step 2 accept number one a.step 3 accept no: two as b.step 4 calculate both the no:.step 5 print result .step 6 stop