Students Methods : addStudents(), editStudents(), deleteStudents(), updateStudents(), saveStudents(), searchStudents().
Faculties Attributes : faculty_id, faculty_teacher_id, faculty_name, faculty_room, faculty_type, faculty_descriptionĬlasses and their methods of Examination Management System Class Diagram:.
Faculties Class : Manage all the operations of FacultiesĬlasses and their attributes of Examination Management System Class Diagram:.
Papers Class : Manage all the operations of Papers.
Courses Class : Manage all the operations of Courses.
Marks Class : Manage all the operations of Marks.
Examinations Class : Manage all the operations of Examinations.
Students Class : Manage all the operations of Students.
Classes of Examination Management System Class Diagram: The main classes of the Examination Management System are Students, Examinations, Marks, Courses, Papers, Faculties. Examination Management System Class Diagram describes the structure of a Examination Management System classes, their attributes, operations (or methods), and the relationships among objects.