to solve the problem it is an assignment
Develop an online banking system using JAVASCRIPT in which three arrays are maintained. The first array has the names, the second array has the account numbers, and the third array has the balance. Your program should read the data from the file then display a menu with the following options:
1. Find the account number (given the name)
2. Find the balance (given the account number)
3. Add a new customer
4. Deposit into an account
5. Withdraw from an account
6. Quit
Save the arrays into the file upon exit from the menu.
Status:
Open Aug 07, 2007 - 06:24 AM
JavaScript, array, Web Design
1answer
Answer
Mar 04, 2009 - 06:10 AM
The question looks to be abandoned by the user who asked it. If no action is taken within 2 days, a Quomon Moderator will consider closing the question and distributing the points.
The Quomon Team
Answer this question
Share Your Own Experience & Expertise
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Add New Comment