Required is a Java program that receives the names of 250 students via a keyboard, and their corresponding quiz mark, lab mark, and test mark. The program is then supposed to print a report in the...


Required is a Java program that receives the names of 250 students via a keyboard, and their corresponding quiz mark, lab mark, and test mark. The program is then supposed to print a report in the format given below. At the end of the report, the total number of students who have passed  and the average final mark is supposed to be displayed.



No.  Name                                  Quiz    Lab     Test    Final Mark



---  ------------                               ----     ---       ----   -----------



1     Titi Simi                                 76       47        89            71



2     Shili Pam                              98       88        90            92



3    Tuhafeni Ombili                    77       87         57            74



...



250 Martin Hengo                     34       43        56            44



The number of students who passed are 237 and the average final mark was 76.



Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here