Question: 3. Write a Java program that can read any integer values between 0 to 50. Your program must store the input number in a

3. Write a Java program that can read any integer values between 0 to 50. Your program must store the input number in a Vector. Your program will calculate and print the average of the input numbers. The average is a double point number.
Step by Step Solution
There are 3 Steps involved in it
Heres the Java program that reads integer values between 0 and 50stores them in a Vectorcalculate... View full answer
Get step-by-step solutions from verified subject matter experts
