ORPEITO (3) After logged-in, if a student selects the department, all the majors offered by the department will be displ
Posted: Thu May 05, 2022 1:14 pm
ORPEITO (3) After logged-in, if a student selects the department, all the majors offered by the department will be displayed. If the student selects a major all the required courses for the major will be displayed, If a particular course is selected, the course descriptions and the prerequisite course's prefix and course code will be displayed. Suppose the following methods can be used to fulfill the above requirements; getAll Majors(): returns the collection of all the majors offered by a particular department getAllRequired Courses(): returns the collection of all the required courses for a particular major getCourseNameandCodes(): returns the course anme, prefix, and code for a particular course getCourse Description(): returns the course descriptions for a particular course getAllPrerequisites(courselD): returns the collection of all the pre-requisite courses for a particular course
0.1 tion of Majer otion of Faridity $2 1 Major Faculty 1... prerequisites held fachane dep (3) After logged-in, if a student selects the department, all the majors offered by the department will be displayed. If the student select all the required courses for the major will be displayed. If a particular course is selected, the course descriptions and the prerequisite co prefix and course code will be displayed. Suppose the following methods can be used to fulfill the above requirements; getAllMajors(): returns the collection of all the majors offered by a particular department getAllRequired Courses(): returns the collection of all the required courses for a particular major getCourseNameandCodes(): returns the course anme, prefix, and code for a particular course getCourse Description(): returns the course descriptions for a particular course getAllPrerequisites(courselD): returns the collection of all the pre-requisite courses for a particular course Course
0.1 tion of Majer otion of Faridity $2 1 Major Faculty 1... prerequisites held fachane dep (3) After logged-in, if a student selects the department, all the majors offered by the department will be displayed. If the student select all the required courses for the major will be displayed. If a particular course is selected, the course descriptions and the prerequisite co prefix and course code will be displayed. Suppose the following methods can be used to fulfill the above requirements; getAllMajors(): returns the collection of all the majors offered by a particular department getAllRequired Courses(): returns the collection of all the required courses for a particular major getCourseNameandCodes(): returns the course anme, prefix, and code for a particular course getCourse Description(): returns the course descriptions for a particular course getAllPrerequisites(courselD): returns the collection of all the pre-requisite courses for a particular course Course