For which of the following would polymorphism not provide a clean solution?
a. A billing program where there is a variety of client types that are billed with different fee structures.
b. A maintenance log program where data for a variety of types of machines is collected and maintenance schedules are produced for each machine based on the data collected.
c. A program to compute a 5% savings account interest for a variety of clients.
d. An IRS program that maintains information on a variety of taxpayers and determines who to audit based on criteria for classes of taxpayers.
c. A program to compute a 5% savings account interest for a variety of clients.
You might also like to view...
The Certificate Authority (CA) stores all private keys for banks only
Indicate whether the statement is true or false
In the Windows 10 CLI, what command can you use to copy one or more files to an alternative location?
A. DIR B. TREE C. CD D. COPY