CS 5004 Assignment-2

$35.00

Download Details:

  • Name: Assignment-2-C-v5co91.zip
  • Type: zip
  • Size: 135.36 KB

Category:

Description

5/5 - (1 vote)

Write a model representing University Academic Department.
Assignment Goal is to gain experience with encapsulation and composition by implementing a data model for University academic department that has courses with multiple sections, and people who are teachers or students.
This assignment is done in using C++