UOP PRG410 Week 4 Assignment Latest

Question # 00784863 Posted By: rey_writer Updated on: 11/25/2020 08:54 AM Due on: 11/25/2020
Subject Education Topic General Education Tutorials:
Question
Dot Image

PRG410 C++ Programming I

Week 4 Assignment  

Savings Account Program

You are now working for a bank, and one of your first projects consists of developing an application to manage savings accounts.

Create a C++ program that does the following:

Creates a SavingsAccount class

Uses a static data member, annualInterestRate, to store the annual interest rate for each of the savers

Ensures each member of the class contains a private data member, savingsBalance, indicating the amount the saver currently has on deposit

Develops a member function, calculateMonthlyInterest, to calculate the monthly interest by multiplying the savingsBalance by annualInterestRatedivided by 12; this interest should then be added to savingsBalance

Develops a static member function, modifyInterestRate, that sets the static annualInterestRate to a new value

Instantiates two different objects of class SavingsAccount, Firstsaver and Secondsaver, with balances of $1000.00 and $2000.00, respectively; set the annualInterestRate to 2 percent

Calculates the monthly interest and prints the new balances for each of the savers

Sets the annualInterestRate to 3 percent, calculates the next month's interest, and prints the new balances for each of the savers

Include the proper header and make sure you properly comment your program. Also, make sure you use proper coding conventions.

Compress all your Microsoft® Visual Studio® source code files from the console application folder into a ZIP file.

Submit your assignment.

Dot Image
Tutorials for this Question
  1. Tutorial # 00784765 Posted By: rey_writer Posted on: 11/25/2020 08:54 AM
    Puchased By: 2
    Tutorial Preview
    The solution of UOP PRG410 Week 4 Assignment Latest...
    Attachments
    UOP_PRG410_Week_4_Assignment_Latest.ZIP (18.96 KB)

Great! We have found the solution of this question!

Whatsapp Lisa