Question: Part1) Write a Java program which prompts user for at least two input values. Then write a method which gets those input values as parameters
Part1) Write a Java program which prompts user for at least two input values. Then write a method which gets those input values as parameters and does some calculation/manipulation with those values. The method then should return a result of the calculation/manipulation. The program should prompt user, call the method, and then print a meaningful message along with the value returned from the method
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
