Savingsaccount objects and two checkingaccount objects

Assignment Help C/C++ Programming
Reference no: EM13810350

Develop a polymorphic banking application using the Account hierarchy you created. Create the following two SavingsAccount objects and two CheckingAccount objects and store them in an array called "arrays" of Account references to the objects:

Account Name                  Account Number             Initial Balance    Fee Charged      Interest Rate

[your name]-Savings-1                  1                              1,000                                                     4%

[your name]-Savings-2                  2                              2,000                                                     5%

[your name]-Checking-1                               3                              3,000                     3.00

[your name]-Checking -2              4                              4,000                     4.00

Using a "foreach" loop, iterate over each account in the array.  For each Accountin the array, first print the account.  Next, allow the user to specify an amount of money to withdraw from the Account using method Debit and an amount of money to deposit into the Account using method Credit.  Specifically, for each account, prompt the user to enter an amount to deposit in the account and call the Credit method.  Print the object.  Next, prompt the user to enter an amount to withdraw and call the Debit method. Print the object.  After the user has made a deposit and a withdrawal from an account, calculate interest if the account is a SavingsAccount and print the object.  To perform this step, you must first determine the object's type.  If the Account is a SavingsAccount, calculate the amount of interest owed to the Account using method CalculateInterest and print the account a final time.  If the account is a CheckingAccount, you do not need to CalculateInterest nor print the account a final time.

Reference no: EM13810350

Questions Cloud

Database modeling : After reading this week's article, "Modeling for the Future," expand on the subject of Database Modeling. There are several tools listed and reviewed in the article. Research these tools further, or identify other modeling tools
Entered into a futures contract and bought a call option : You need a barrel of oil next month. You could either buy the oil today and keep it for a month, wait and buy the oil next month when you need it, you could enter into a futures contract to buy oil at the current futures price $81, or you can pay $2 ..
Problem regarding the cause-and-effect diagram : The cause-and-effect diagram is important in determining causes and effects of a problem. The cause-and-effect diagram is also known as the Ishikawa diagram, or the fishbone diagram. Creating the diagram requires knowledge of causes for a problem ..
Forward contracts are standardized and trade on an exchange : Forward contracts are standardized and trade on an exchange. Profits and Losses on Futures contracts are marked to market on a daily basis. Delivery of the assets almost never occurs in the forward market.
Savingsaccount objects and two checkingaccount objects : Develop a polymorphic banking application using the Account hierarchy you created. Create the following two SavingsAccount objects and two CheckingAccount objects and store them in an array called "arrays" of Account references to the objects
Sport and society : sport and society
Situation facing mensa at the time of the case : Describe the situation facing Mensa at the time of the case. This should include the major issues facing the company and the decisions that need to be made.
Statement regarding executive stock-lower risk free rates : Lower risk free rates results in __________ Put Option prices and ______ Call Option Prices. Which statement regarding executive stock options is correct?
Best strategic planning and implementation : Explain the BEST strategic planning and implementation/execution you have observed. Discuss fully. (2) Explain the WORST strategic planning and implementation/execution you have observed. What would you have done differently? Be specific. NOTE: Do..

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Branching statements to control the flow of a program

The purpose of this exercise is to give you an opportunity to practice using cin to handle user keyboard inputs, use branching statements to control the flow of a program, and work on your C++ programming style

  Local resturant automate its breakfast billing system

Use an array , menuList, of the struct menuItemType. use an array, menuList, of the struct menuItemType. your program must contain at least the following functipons : your program must contain at least the following functipons.

  Multiple choice question on c programming

Create a function to print "88 is a great port number" function name is yourName_PrintFunction no input no return type print "88 is a great port number"

  Display a count of the number of vowels

Write a program that accepts a word into a character array string variable. Display a count of the number of letters in the word.

  Design and implement a dynamic queue

Design and implement a dynamic queue - Allocate and de-allocate memory at runtime and Manipulate links in a dynamic queue

  Write a program that will be used to gather statistical data

Write a program that will be used to gather statistical data about the number of movies

  Prepare a businesspartner class that contains a company

prepare a businesspartner class that contains a company name first name and a telephone number. prepare a contacts

  Coinflip to prompt for and input a number

Write a program and name it CoinFlip to prompt for and input a number of times to flip a coin, then to output the number of "heads" and the number of "tails" that were flipped.

  Write a program that will represent an axis-aligned

Write a program that will represent an axis-aligned right triangle in the x-y plane as a Class. A right triangle has a right angle (90-degree angle) and two sides adjacent to the right angle, called legs. See http://en.wikipedia.org/wiki/Right_tri..

  Write a parallel program with the sequent simulator

Complete the following program to write a parallel program with the Sequent Simulator for the following task: Hire two processors. One processor searches the first half of a array and finds the largest number. The second processor searches the sec..

  Develop an application for the game of memory

Use object-oriented programming to develop an application for the game of memory. Memory consists of a 20 × 20 grid of face down cards where there is at most one pair of each card in the grid. The types of cards that are available in this versi..

  Design a deck plan space ship in eclipse

Develop a simple interactive two-dimensional spaceship deck plan editor using OpenGL and GLUT. Your program will enable a user to create and save a deck plan of a hypothetical spaceship comprising the hull walls.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd