Students Details and Mark Entry Form
Input : Number of students, Student Name , Student Id, 5 subject marks entered through inputbox by using dynamic array
Output: List of all input
Students Grade Form
Input: -
Output : List of students Name, ID, 5 subjects, Average, Grade
Students Grade Analysis
Input: -
Output : List of Grades and number of students achieved the grades.
Students Performance Analysis
Input: -
Output : List of highest and lowest performer
Need to use a proper Exception handling and Validation for the system