Computer Science, asked by arnimasinghal2000, 24 days ago

Write an algorithm and draw a flowchart to find the product of two numbers.​

Answers

Answered by vaitheeswarivb2
2

Answer:

step 1:start

step 2:read a and b

step 3:calculate c=a*b

step 4:print c

step 5:stop

Similar questions