For my Java Programming class project I need an ATM where you can check the balance for either Checkings or Savings and also be able to Withdrawal and Deposit. The project requires that I have included User Interaction, Decision structure(if or switch), Loop, Read from or write to an external file, at least 1 super class and 1 inherited class and the classes must have private instance variables and public member methods including overloaded constructors, Objects must be declared and used in the main program, Exception handling, and at least 1 array(one dimensional) When I submit the project it will be completed in the software Eclipse. If you could label what section is what so I'm not trying to guess when I'm putting it together in Eclipse that would be helpful! Also if you could upload a screenshot of what the final outcome will be that also would be great.
For my Java
The project requires that I have included User Interaction, Decision structure(if or switch), Loop, Read from or write to an external file, at least 1 super class and 1 inherited class and the classes must have private instance variables and public member methods including overloaded constructors, Objects must be declared and used in the main program, Exception handling, and at least 1 array(one dimensional)
When I submit the project it will be completed in the software Eclipse. If you could label what section is what so I'm not trying to guess when I'm putting it together in Eclipse that would be helpful! Also if you could upload a screenshot of what the final outcome will be that also would be great.
Trending now
This is a popular solution!
Step by step
Solved in 7 steps with 6 images