Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 481 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 481 Bytes

SGPA-Calculator-with-JAVA

This SGPA calculator is designed with Object oriented language- JAVA. The purpose of this code is to calculate the sgpa of a user. The inputs which the user has to enter is name,usn, no. of subjects, course credits of each subject and marks of each subject. After entering the inputs, the code will calculate the sgpa and the display will be name, usn, subjects, marks, grade, credits, sgpa and finally reaction.

Shortly in C++ also will be published.