[Solved]Create Homework Tracking Management System Using Object Oriented Programming C Following C Q37160066
Create a Homework Tracking Management System using ObjectOriented Programming in C++ with following classes:
*Homework (Status of Homework. Ex. completed/late/inprogress)
*Course (Name of Course. Ex. BCS 230)
*Instructor (Name of Instructor. Ex John Harris)
*DateTime (Due Date or Date it was assigned)
Technical Specifics:
*Function chaining of at least 1 member functions
*Operator Overloading of at least 1 member function
*Array or Vector Data Structure
Expert Answer
Answer to Create a Homework Tracking Management System using Object Oriented Programming in C++ with following classes: *Homework … . . .
OR

