Submitted Questions

  • COBOL Math Program

    Your program should take two triple digit numbers from the user(input), Add,Multiplie, Subtract,Divide them together and displays the result. Result of subtraction should be positive, If it is '-' ve then display Zero. And also for the division if quotient is less than 1 display 1.