Provide details on what you need help with along with a budget and time limit. Questions are posted anonymously and can be made 100% private.
Match with a Tutor
Studypool matches you to the best tutor to help you with your question. Our tutors are highly qualified and vetted.
Get Quality Help
Your matched tutor provides personalized help according to your question details. Payment is made only after you have completed your 1-on-1 session and are satisfied with your session.
CSCI 2493 Withdraw Funds Function for a Bank Account Project
User Generated
Nouvwvg12
Programming
CSCI 2493
CSCI
Description
Unformatted Attachment Preview
Proposal: Bank Functioning
Project Name: Bank project.java
Description:
•
•
•
•
•
•
•
•
Create a class Bank Account with methods to withdraw funds, deposit funds, display account
information such as account number and balance.
The user can open a bank account providing the following information in text file:
name and initial balance
name only (initial balance set to 0 in that case)
Account number should be assigned in the constructor based on the value in the static field
of the class.
Overload the withdraw method with one that also takes a fee and deducts that fee from the
account.
Overload the deposit method with one that also takes an interest and increases all the
balance in the account by that percent.
After every transaction account number and balance should be displayed.
In the main method:
•
create several Bank Account objects for testing purposes, deposit and withdraw funds from
them in all possible ways.
Requirements.
purpose driven solution
use of multiple classes.
GUI
graphics and/or audio
text or other configuration file incorporation
use of a data structure other than an array.
README and well-commented code
use of IDE and submission of complete project.
Purchase answer to see full
attachment
Would you like to help your fellow students? Are you in need of an additional source of income? Apply to become a tutor on Studypool! Our best tutors earn over $7,500 each month!