Alpha Geek

(8)

$10/per page/Negotiable

About Alpha Geek

Levels Tought:
University

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Environmental science,Essay writing,Programming,Social Science,Statistics Hide all
Teaching Since: Apr 2017
Last Sign in: 345 Weeks Ago, 4 Days Ago
Questions Answered: 9562
Tutorials Posted: 9559

Education

  • bachelor in business administration
    Polytechnic State University Sanluis
    Jan-2006 - Nov-2010

  • CPA
    Polytechnic State University
    Jan-2012 - Nov-2016

Experience

  • Professor
    Harvard Square Academy (HS2)
    Mar-2012 - Present

Category > Programming Posted 24 May 2017 My Price 6.00

Write the program for bank management system using C++ code

Write the program for bank management system using C++ code. 1. Declares a string variable bankName and initializes it to Bank of California 2. Declares a string variable firstName 3. Declares a string variable lastName 4. Declares a float variable balance 5. Declares a float variable interest and initializes it to 8.8 6. Declares a named literal YEAR, whose value is 2016 7. Prompts the user for first name and saves the input in firstName 8. Prompts the user for last name and saves the input in lastName 9. Prompts the user for balance amount and saves the input in balance 10. Displays: Hello firstName lastName, Welcome to bankName You currently have $balance in your account. The interest rate for YEAR is interest%.

 

 

Answers

(8)
Status NEW Posted 24 May 2017 11:05 AM My Price 6.00

-----------

Attachments

file 1495625982-Answer.docx preview (140 words )
W-----------rit-----------e t-----------he -----------pro-----------gra-----------m f-----------or -----------ban-----------k m-----------ana-----------gem-----------ent----------- sy-----------ste-----------m u-----------sin-----------g C-----------++ -----------cod-----------e. -----------1. -----------Dec-----------lar-----------es -----------a s-----------tri-----------ng -----------var-----------iab-----------le -----------ban-----------kNa-----------me -----------and----------- in-----------iti-----------ali-----------zes----------- it----------- to----------- Ba-----------nk -----------of -----------Cal-----------ifo-----------rni-----------a 2-----------. D-----------ecl-----------are-----------s a----------- st-----------rin-----------g v-----------ari-----------abl-----------e f-----------irs-----------tNa-----------me -----------3. -----------Dec-----------lar-----------es -----------a s-----------tri-----------ng -----------var-----------iab-----------le -----------las-----------tNa-----------me -----------4. -----------Dec-----------lar-----------es -----------a f-----------loa-----------t v-----------ari-----------abl-----------e b-----------ala-----------nce----------- 5.----------- De-----------cla-----------res----------- a -----------flo-----------at -----------var-----------iab-----------le -----------int-----------ere-----------st -----------and----------- in-----------iti-----------ali-----------zes----------- it----------- to----------- 8.-----------8 6-----------. D-----------ecl-----------are-----------s a----------- na-----------med----------- li-----------ter-----------al -----------YEA-----------R, -----------who-----------se -----------val-----------ue -----------is -----------201-----------6 7-----------. P-----------rom-----------pts----------- th-----------e u-----------ser----------- fo-----------r f-----------irs-----------t n-----------ame----------- an-----------d s-----------ave-----------s t-----------he -----------inp-----------ut
Not Rated(0)