Develop a menu-driven program

  Pseudocode

Develop a menu-driven program that inputs two numbers and at the user’s option finds their sum, difference, product, or quotient. Use top-down modular approach and pseudocode to design a suitable program to solve. Where appropriate, use defensive programming techniques

Tags: No tags