this tutorial on java we are going to teach the advanced student grading system using following condition
this tutorial on java we are going to teach the advanced student grading system using following condition
this tutorial will teach you write the java program to calculate and display student grade system.i have written the simple example . Input the Student name,marks for 3 subjects,calculate the avg,grade. In order to calculate the grade using following conditions. if the average is greater than 50 awarded as “Pass” Other wise “Fail”