'Static member function' presentation slideshows

Static member function - PowerPoint PPT Presentation



PRG 410 Week 4 Individual Assignment Saving Account Program//tutorfortune.com

PRG 410 Week 4 Individual Assignment Saving Account Program//tutorfortune.com

PRG 410 Week 4 Individual Assignment Saving Account Program//tutorfortune.com Click on below link to buy https://tutorfortune.com/products/prg-410-week-4-individual-assignment-saving-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: u2022tCreates a SavingsAccount class u2022tUses a static data member, annualInterestRate, to store the annual interest rate for each of the savers u2022tEnsures each member of the class contains a private data member, savingsBalance, indicating the amount the saver currently has on deposit u2022tDevelops 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 u2022tDevelops a static member function, modifyInterestRate, that sets the static annualInterestRate to a new value u2022tInstantiates two different objects of class SavingsAccount, Firstsaver and Secondsaver, with balances of $1000.00 and $2000.00, respectively; set the annualInterestRate to 2 percent u2022tCalculates the monthly interest and prints the new balances for each of the savers u2022tSets 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 Microsoftu00ae Visual Studiou00ae source code files from the consoleapplication folder into a ZIP file. Submit your assignment to the Assignment Files tab. Click on below link to buy https://tutorfortune.com/products/prg-410-week-4-individual-assignment-saving-account-program

15 views • 1 slides


View Static member function PowerPoint (PPT) presentations online in SlideServe. SlideServe has a very huge collection of Static member function PowerPoint presentations. You can view or download Static member function presentations for your school assignment or business presentation. Browse for the presentations on every topic that you want.