Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Bank / Atm automation. 1. The program will run from interface (gui). 2. In the program , customers , bank staffs, bank manager and so

Bank / Atm automation.

1. The program will run from interface (gui).

2. In the program , customers , bank staffs, bank manager and so on authorized users will be able to do stuffs below:

  • LOGIN
  • CHANGE PASSWORD
  • LEARNING BALANCE
  • GIVING LOAN APPROVAL TO CUSTOMERS
  • MONEY WITHDRAWAL
  • MONEY DEPOSIT
  • MONEY TRANSFER
  • INVOICE PAYMENT
  • CREDIT CARD APPROVAL
  • CREDIT LIMIT APPROVAL
  • CREDIT CARD LIMIT UPDATE

AND SO ON.

3) At least 2 abstract classes and 3 interfaces will be created in the program.

4) Data will be kept in files. (If you want you can use the database)

5) At least 4 files will be used (If you prefered database define at least 6 tables)

6) Sub-class and upper classes will be created.

7) Static method and variables will be used.

8) Overload and override will be used.

09) Polymorphism will be used. (like sending upper class object as a parameter when calling a method.)

Note:

1) you must use swing in the interface using fx is not accepted.

2) You must use Javadb or Mssql using mysql is not allowed.

3) program need to be written in java language.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle9i Database Administrator Implementation And Administration

Authors: Carol McCullough-Dieter

1st Edition

0619159006, 978-0619159009

More Books

Students also viewed these Databases questions

Question

4. Explain the strengths and weaknesses of each approach.

Answered: 1 week ago

Question

3. Identify the methods used within each of the three approaches.

Answered: 1 week ago