[solved] – Question 96249
Write a program that prompts the user to input two numbers, a numerator and a divisor. Your program should then divide the numerator by the divisor, and display the quotient and remainder.
The following content is partner provided
Expert Answer
OR

