Page 1 of 1

Outcome 1 [04Marks] Question1: DESCRIPTION: In KAU, the Deanship of Admission and Registration developed a sophisticated

Posted: Sat Nov 27, 2021 2:27 pm
by answerhappygod
Outcome 1 04marks Question1 Description In Kau The Deanship Of Admission And Registration Developed A Sophisticated 1
Outcome 1 04marks Question1 Description In Kau The Deanship Of Admission And Registration Developed A Sophisticated 1 (91.51 KiB) Viewed 83 times
Outcome 1 [04Marks] Question1: DESCRIPTION: In KAU, the Deanship of Admission and Registration developed a sophisticated online electronic system called ODUS PLUS system, which is available for all students to register, drop, add, monitor their progress, etc. TASKS: For Course Registration System which is one of subsystems used in ODUS PLUS system, students are required to conduct the following tasks: A. Examine and identify all possible functional requirements, No less than Four [1.1][2 Marks] B. Write list of actors [1.2][2 Marks)

Outcome 2 [06 Marks] Question 2: Create the Class Diagram for the following problem statement. All relationships and multiplicities should be indicated on the diagram. [2.1][6Marks] Problem Statement: Consider Banking management system where a bank has many branches. A bank is characterized by bank name and code and each bank is capable of add/remove branches . Branches are characterized by their ID and the city where it located. Each branch can have multiple accounts. An account can granted one or more loans. For each loan, an amount and type of loan must be known. An account is characterized by an ID and Balance. A customer can open accounts. A customer may also procure loans from the bank. A customer is characterized by an ID, name, phone and address. Bank Loan +BankName +BankCode -LoanID -LoanType -Amount -AddBranch() -RemoveBranch() 0.. Customer 1 1 Branch 1 -ID -Name -Phone -address Account +Branch Name +Branchid -AccountiD -Balance 0..1 ์กฐ