You are on page 1of 3

PF101 – OBJECT ORIENTED PROGRAMMING

Finals – SW 1
Name: Delgado, Edward Anilov G. Student No: 21-2010
Year/Section: BAIT2E Date: November 9, 2022

1. Create a Use Case Diagram of Quezon City University Registration System


A. Professors indicate which courses they will teach on-line.
B. A course catalog can be printed
C. Allow students to select on-line four courses for upcoming semester.
D. No course may have more than 10 students or less than 3 students.
E. When the registration is completed, the system sends
F. information to the billing system.
G. Professors can obtain course rosters on-line.
H. Students can add or drop classes on-line.

2. Create an Entity Relationship Diagram of the following:


A salesperson can manage other employee. A salesperson is managed by only one
salespeople. A salesperson can be an agent for many customers. A customer is managed by
one salespeople. A customer can place many orders. An order can be placed by one customer.
An order lists many inventory items. An inventory item may be listed on many orders. An
inventory item is assembled from many parts. A part may be assembled into many inventory
items. Many employees assemble an inventory item from many parts. A supplier supplies many
parts. A part may be supplied by many suppliers.
REGISTRAR STUDENT

PROVIDED COURSE
INFORMATION AND REGISTER FOR A LOGIN
DETAILS COURSE

MANAGE
REQUIREMENT
DETAILS

MANAGE
GENERATED
REGISTRATION
REGISTRATION
INFORMATION
DETAILS

CONFIRM
REGISTRATION
APPLICATION

GENERATE
REGISTRATION
DETAILS
SALESPERSON

AGENT MANAGES
FOR

CUSTOMER PLACES ORDER

LISTS

PART ASSEMBLED
INTO PRODUCT

SUPPLIES ASSEMBLES

SUPPLIER EMPLOYEE

You might also like