Question: HELP WITH JAVA PLEASEEEE. Can NOT use Arrays. Thank you! You do not need, and may not use, arrays, built-in sorting routines or any other
HELP WITH JAVA PLEASEEEE. Can NOT use Arrays.
Thank you!

You do not need, and may not use, arrays, built-in sorting routines or any other Java Collections classes. Once you have a program working, run it using the data indicated below, then copy/paste the console output into the top of your java source file in a comment block, right below your name. Upload the .java file to the submission folder. All output should be 'labeled'. (e.g. "the number of unique value is: A) Write a program to prompt the user for 3 integers: A, B, & C. The program should print, on separate lines: The number of unique values entered (1, 2 or 3) The difference between the maximum and minimum The quantity: avgMin, (avg is the average of the A, B,C, Min is the minimum of A,B,C) Hint pow() Run this twice with the inputs shown: (copy both output sets to source file) 1: 464 2: 689
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
