Question: GROUP PROJECT (100MARKS) Construct a program to manage your expenses. In the program, include the date, expenses, type of expenses, amount balance, spending summary, money
GROUP PROJECT (100MARKS)
Construct a program to manage your expenses. In the program, include the date, expenses, type of expenses, amount balance, spending summary, money received etc. Your program must be written in C++ object-oriented programming (OOP) and you must show the classes and objects that you use.
a. Explain how the program works.
b. Name your classes and objects.
c. Draw inheritance diagram of your classes.
d. Explain why member variables or member functions are put in private or public.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
