Answer to Question #206061 in C++ for Ahmad

Question #206061

Design a software system University of Narowal campus for 2020 from which they calculate the

monthly

Fee structure of students of different departments.

Write a class Fee having the following attributes and behavior

 No.of Students

 Fee_per_Student

 Float fee

Pure virtual fun ctions:

 Monthly_fee()

 display()

Derived the following classes from the base class Fee:

 CS

 Chemistry

 BBA

Perform the functionality:-

 Calculate the monthly fee for every department.

 Show the results on the console using Display () function.

 Write destructor when you realize that this is the end of program.

 Use virtual destructor concept in the above hierarchy.

Note:

 Use virtual Member functions for derived classes.

 Use appropriate values for per number of students in departments.

 User appropriate data types.


1
Expert's answer
2021-06-11T12:25:45-0400
Dear Ahmad, your question requires a lot of work, which neither of our experts is ready to perform for free. We advise you to convert it to a fully qualified order and we will try to help you. Please click the link below to proceed: Submit order

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog