Examlex

Solved

Write a Complete Java Console Application That Prompts the User

question 8

Essay

Write a complete Java console application that prompts the user for a series of quiz scores.The user should type -1 to signify that the input of quiz scores is complete.Your program should then average the scores and display the result back to the user.


Definitions:

Related Questions