<=Back
Draw a flowchart used to design a system that prompt a user to enter two integers one after another. The program should then divide the first number with the second number and display the result. If the second value is zero, the program should display an error message “Error: Attempt to divide by zero”.
 Viewed: 491 times
Share in: