Question: Using Java - Declare two integer variables and set their values to 16 and 3. - Declare a third integer variable to hold the answer
Using Java
- Declare two integer variables and set their values to 16 and 3.
- Declare a third integer variable to hold the answer to various math operations.
- For the integer variables and each of the arithmetic operators, print a line to
the console to show the result for:
Addition
Subtraction
Multiplication
Integer Division
Remainder / Modulo Operator
Increment Operator
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
