ATM bank machine simulation - keeps a customer balance, allows deposit and withdrawal, saves customer records (name, phone, address, account number, account balance, etc.) into a file.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Please help me create any of the applications below in the photos using java. The requirements for any of the applications you do program needs help to have
ATM bank machine simulation - keeps a customer balance, allows deposit and withdrawal, saves
customer records (name, phone, address, account number, account balance, etc.) into a file.
Fast-food drive-through order system (lists of food, prices stored in a text file, list of foods,
prices, quantities and sub-total constantly displayed, new screen after each choice, user can
change the order, final bill including taxes and tip is presented, another user can use the system.)
A school report card database program (maintains reads and stores student name, number,
courses taken, midterm and final marks, teacher comments, final average with credits earned)
A Movie reservation system (lists of movies and times in theatre complex, prices and capacity of
each theatre stored in a text file. Prices, quantities and sub-total constantly displayed, new
screen after each choice, user can change the reservation, final bill with movies chosen including
taxes is presented, and another user can use the system.)
A Library database (Author, Book name, topic, ISBN, Call Number, status in or out, number of
copies, etc. reads from file and updates same file)
A Gas Pump System (gas sales, number of litres, car wash, variety store items, credit card
information, subtotal, total with taxes, store all transactions in text file, new screen after each
choice, etc.)
Transcribed Image Text:ATM bank machine simulation - keeps a customer balance, allows deposit and withdrawal, saves customer records (name, phone, address, account number, account balance, etc.) into a file. Fast-food drive-through order system (lists of food, prices stored in a text file, list of foods, prices, quantities and sub-total constantly displayed, new screen after each choice, user can change the order, final bill including taxes and tip is presented, another user can use the system.) A school report card database program (maintains reads and stores student name, number, courses taken, midterm and final marks, teacher comments, final average with credits earned) A Movie reservation system (lists of movies and times in theatre complex, prices and capacity of each theatre stored in a text file. Prices, quantities and sub-total constantly displayed, new screen after each choice, user can change the reservation, final bill with movies chosen including taxes is presented, and another user can use the system.) A Library database (Author, Book name, topic, ISBN, Call Number, status in or out, number of copies, etc. reads from file and updates same file) A Gas Pump System (gas sales, number of litres, car wash, variety store items, credit card information, subtotal, total with taxes, store all transactions in text file, new screen after each choice, etc.)
Requirements:
Your program must be done in Java;
Your program must contain programmer comments
explaining all aspects of the code;
You must use proper programming style/format (indenting,
spacing, proper variable names, etc.);
The program must contain at least one searching algorithm;
The program must contain at least one sorting algorithm;
The program must use at least one array;
The program must use built-in methods as well as methods
(function and procedure type) created by you;
Your program must access (read and write) a sequential file;
The program must be efficient (don't write ten lines of code
that can be written in two);
Transcribed Image Text:Requirements: Your program must be done in Java; Your program must contain programmer comments explaining all aspects of the code; You must use proper programming style/format (indenting, spacing, proper variable names, etc.); The program must contain at least one searching algorithm; The program must contain at least one sorting algorithm; The program must use at least one array; The program must use built-in methods as well as methods (function and procedure type) created by you; Your program must access (read and write) a sequential file; The program must be efficient (don't write ten lines of code that can be written in two);
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY