anybody can help me do it?..
The objective of this assignment is to refresh and enhance the skills of the students in problem solving involving functions, arrays, classes and others using the C++ programming language. Students MUST use the inheritance and polymorphism concepts in the OOP. Students are required to select a title from the list below and register with your tutor (First come first serve). Your program must be able to perform the following functions based on your chosen title:

  1. Add/register new accounts.
  2. Delete and cancel existing records.
  3. Modify existing records.
  4. Display requested records.
  5. Display the year end statistics for summary purposes.
  6. Save the record.
  7. etc