Skip to content

Shivam171/student-grade-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ“ Student-Grade-Calculator πŸ“š

Write a program in java where in a class there are n number of students with 5 different subjects. Student grade need to be evaluated based upon percentage marks overall. Input for marks against subject can be taken but mid terms marks can be directly entered with the fixed weighted. If a student scored 80 and above grade is A, 60 - 79 is B, 40 - 59 is C , Below 40 is D. The result sheet must be shown in a tabular format.

Output:

2023-02-20_19-15

Note: There are some more changes need to be done in this, I'll update it soon.

About

πŸ§‘β€πŸŽ“ Student Grade Calculator | Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages