Course Solutions Uncategorized (Solved) : Hello Expected Add Ability Save Data Disk One Files Menu Give User Option Save Retrieve Da Q30689692 . . . .

(Solved) : Hello Expected Add Ability Save Data Disk One Files Menu Give User Option Save Retrieve Da Q30689692 . . . .

 

Hello,

I am expected to add the ability to save data to a disk in oneor more files. The menu should give the user the option to save orretrieve data. I am having a lot of trouble with this and cannotfigure it out. My current program is below:

//—————————————————————

#include<iostream>

#include<iomanip>

#include<math.h>

using namespace std;

//Function to print amortization schedule

void amortization(int loan_amount, int terms, double APR, doublemonthly_pay, double monthly_interest, double monthly_principal)

{

       double balance =loan_amount;

       cout << “Loan Amount:” << loan_amount << endl;

       cout << “APR: “<< APR << endl;

       cout << “Term: “<< terms / 12 << endl;

       cout << “MonthlyPayment: ” << monthly_pay << endl;

       cout

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

(Answered) : Replace Numbers 600 Employees One Shift 300 Employees Two Shifts 150 Employees Four Shifts Q31987463(Answered) : Replace Numbers 600 Employees One Shift 300 Employees Two Shifts 150 Employees Four Shifts Q31987463

Replace the numbers with:600 employees - one shift300 employees - two shifts150 employees - four shifts<br/><img src="https://media.cheggcdn.com/media%2Fb27%2Fb2755444-2141-461f-9758-83d63e8ba03c%2Fimage.png" alt="Chapter 4, Problem 9p (4 Bookmarks)Show all steps: ON Problem What is the