You are on page 1of 4

Operators Exercise

1. Write a c program that will prompt the user to enter two numbers then the program will do some operation
such as addition, subtraction, division, multiplication and modulus.
The expected output is below:
Operators Exercise

Give the output of the following program


Operators Exercise

Give the output of the following program


Operators Exercise

Give the output of the following program

You might also like