You are hired as a software developer to develop a web application for a University. The University offers three majors:
Posted: Tue Jul 05, 2022 10:27 am
You are hired as a software developer to develop a webapplication for a University. The University offers three majors:IT, Business, and Hospitality. Each major has multiple subjects.Each subject has a subject code, subject name, and number ofcredits. The University employs casual lecturers to deliver thesubjects. The lecturer has profile which includes ID, name, andsalary.
a) Identify one class, two attributes and one method from therequirements above
b) Discuss two relationships between two classes from therequirements above and mention the type of the relationship. (4marks)
a) Identify one class, two attributes and one method from therequirements above
b) Discuss two relationships between two classes from therequirements above and mention the type of the relationship. (4marks)