Write a Servlet application that prompts the user for the midterm and final
grades and for output displays its Fall, Spring or Summer grades(Numerical and
letter) depending on the button pressed. Have a link to redo the problem.
Use he following formulas to compute the numerical grade:
if Fall: grade=(2*midterm + final)/3
if Spring: grade=(midterm + 2* final)/3
If Summer: grade=(midterm + final)/2
The answer to the question is available in the PDF file https://www.assignmentexpert.com/https://www.assignmentexpert.com/homework-answers/programming-answer-59246.pdf
Comments
Leave a comment