Illustrate the UML Diagram for exercise 7.16. Your UML design should observe the following requirements:

a. The student should have the ability to compute his/her GPA and add or drop majors and minors.
b. Each department should be to able add or delete courses and hire or terminate faculty.
c. Each instructor should be able to assign or change a grade to a student for a course.

Note: Some of these functions may be spread over multiple classes.




This one isn’t finished yet. The relationships need to be added and some of the functions should be moved to span classes.

Computer Science & Information Technology

You might also like to view...

If you are developing an application for the iPhone, which of the following are the appropriate dimensions in pixels?

a. 300 x 600 b. 480 x 320 c. 600 x 480 d. 800 x 600

Computer Science & Information Technology

A(n) ________ is a box that surrounds text and indicates that the text is formatted as a placeholder

Fill in the blank(s) with correct word

Computer Science & Information Technology

____ occurs if a recursive procedure contains no base case.

A. Field testing B. Housekeeping C. Stack overflow D. Data hiding

Computer Science & Information Technology

Syntax rules specify how sentences in the language should be interpreted.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology