Write a program that decides whether integer number input1 can be divided by integer number input2 without remainder. The program should output No Remainder if there is no remainder and Remainder is: if there is any. In this latter case, the program should output the value of the remainder as well.Sample OutputEnter integer input1: 1Enter integer input2: 1No RemainderDo you want to continue (enter 1 for yes, 2 for no): 1Enter integer input1: 2Enter integer input2: 3Remainder is: 2Do you want to continue (enter 1 for yes, 2 for no): 2
Programming
[Solved] SOLVED:program that decides whether integer number input1 can be divided by integer
$25
File Name: SOLVED_program_that_decides_whether_integer_number_input1_can_be_divided_by_integer.zip
File Size: 781.86 KB
Only logged in customers who have purchased this product may leave a review.

![[Solved] SOLVED:program that decides whether integer number input1 can be divided by integer](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[SOLVED] HW2 Constructing a Class](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.