This is a simple program that, when run, asks user to enter 2 numbers as divident & divisor and the program returns the quotient & remainder as output. If an error may be thrown depending on the inputs given by the user & language used.


    Download Code