Write a java program that will allow the user to input data


Problem: Write a Java Program that will allow the user to input data. The data will be validated using a loop that requires the user to input the data until it is correct or in the correct range. The selected output wil be displayed with explanation in the Java output terminal window.

Detailed Requirements: 
Create new BlueJ Project named AssignmentSix-your Name 
Create a program that: 
Requires input data from the user 
users name 
numbers that are summed until the user inputs a sentinel value 
validate that the numbers are wihin a prescribed range. 
output the useser name, each input value and the sum of all the values. 
Accept input from the keyboard using the Scanner classr 
Display output using standard output terminal for Java

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Write a java program that will allow the user to input data
Reference No:- TGS0142413

Expected delivery within 24 Hours