Question: Write a program that prompts the user for two integers . Then calculate the sum , difference , product , and quotient, include fractional part
Write a program that prompts the user for two integers. Then calculate the sum, difference, product, and quotient, include fractional part (decimal places), this means you need to make sure the division is done with floating points. And print the results. Java Language I use Notepad++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
