CREATE A JAVA PROGRAM IMPORT(.util) and CONDITIONAL statement Create a program based on the given below. Direction: Create a simple Java Program that will output the grades of 1 student in different subjects and computes his/her grade in 5 subjects which is: Math, Science, English, Filipino, Computer Education, determine if the grade in each subject is PASSED, FAIR, GOOD, VERY GOOD AND EXCELLENT and computes the average of 5 subjects and output his General Weighted Average (GWA) and outputs if the student PASSED or FAILED based from the average of the student and output the criteria of the average. 74 below is considered as FAILED. (Note: your program must accept decimal number) See the picture below this is the output
CREATE A JAVA PROGRAM IMPORT(.util) and CONDITIONAL statement Create a program based on the given below.
Direction: Create a simple Java Program that will output the grades of 1 student in different subjects and computes his/her grade in 5 subjects which is: Math, Science, English, Filipino, Computer Education, determine if the grade in each subject is PASSED, FAIR, GOOD, VERY GOOD AND EXCELLENT and computes the average of 5 subjects and output his General Weighted Average (GWA) and outputs if the student PASSED or FAILED based from the average of the student and output the criteria of the average. 74 below is considered as FAILED. (Note: your program must accept decimal number)
See the picture below this is the output
Step by step
Solved in 2 steps with 3 images