UNIUYO Java Labwork 2: Project 1 – 10
UNIUYO JAVA LABWORK 2 (PROJECT 1) Write a Java program to implement the current students’ grading system. Your program should accept the test and examination score, calculate the total and determine the grade for n number of students. The output on the screen should be in a tabular form; Reg_Num, Test, Exam, Total and grade….