Question: In Java, Write a java program using array to input Student's name and 5 test scores, use method to find the average score, determine letter
In Java, Write a java program using array to input Student's name and 5 test scores, use method to find the average score, determine letter grade A 90-100, B 80-89.99, C 70-79.99, D 60-69.99, F below 60 Display the result as well as create an output file.
Name Test1 Test2 Test3 Test4 Test5 Avg Grade
Please include the following: Source .java, .class and sreen shot of the run.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
