Computer Project STD IX
Computer Project STD IX
10. Write a java program to calculate the grades of a student when the marks of the
student are input. Grade follow the following criteria (page 182)
Marks Grades
>75 A
<=75 and >60 B
<=60 and >45 C
<=45 D
While writing the project follow the instructions given below