Student Grade Book (SGB) of XYZ Institute is used to store and display student profile information and scores in different semesters. It provide facility to the student to find all the required information likesemesters and courses studied, score in each course, Grades and Grade Points etc. at a single point. SGB will provide the functionality like to add student profile information and their score, view these information and also delete specific information.
Question:
You have to develop a simple Grade Book Management System application, which reads an input from the user and based on user input, perform different operations.
You have to develop a simple Grade Book Management System application, which reads an input from the user and based on user input, perform different operations.
Sample Output:
Before the compilation the directory only contains the following files:
After compiling the “Grade Book” class:
Similarly after compiling all the classes:
Now when you run the Driver class, then the following menu display:
Similarly after compiling all the classes:
Now when you run the Driver class, then the following menu display:
Scenario 1:
When user enter 1:
When user enter 1:
Scenario 2:
When user enter 2:
When user enter 2:
When user provide incorrect data
When provide the correct data then:
When provide the correct data then:
Scenario-3:
When user enter 3 then:
When user provide incorrect data, then:
When provide the correct data, then:
When user enter 3 then:
When user provide incorrect data, then:
When provide the correct data, then:
Scenario-4:
When user enters 4, then
All the entered data will be stored in an excel file (GradeBook.xls) and the application closed.
Then the directory structure looks like:
When user enters 4, then
All the entered data will be stored in an excel file (GradeBook.xls) and the application closed.
Then the directory structure looks like:
When open “Grade Book” excel file: