Question: Write a C program that calculates and prints the sum, difference, product, quotient, and remainder (modulus) of two integer numbers. You will use two numbers

Write a C program that calculates and prints the sum, difference, product, quotient, and remainder (modulus) of two integer numbers. You will use two numbers different from the numbers that I use. One of the statements in your program should be the following, but with different numbers (do not use zero for either number): int num1 = 30, num2 = 15; at the end saying "Thank you for using the program."

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!