Question: Write a Java program to perform simple arithmetic operations (add, subtract, multiply and divide) on 2 numbers and display the output on console ( use
Write a Java program to perform simple arithmetic operations (add, subtract, multiply and divide) on 2 numbers and display the output on console ( use Java methods in your program) Use double / float datatype to store numbers Range of numbers : 1 to 100 (Do not use 0) display on java
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
