ava program that will display the student's information. The program should perform the folowing: • Ask the first name, middle initial and last name of the student. • Prompt the user to select between old student and new student by pressing either O (old student) or N (new student). • If O is pressed, ask the student to enter the following grades per term: o Prelim O Midterm o Prefinals o Finals • Compute the final grade of the student by using given f
09.
Create a Java
Step by step
Solved in 3 steps with 2 images