Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 616 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 616 Bytes

java-bank1

Banking program using an array, please see bank2 (https://github.com/rafael-java/java-bank2-updated) for an updated version

To edit this program, please first be sure to have JDK installed and configured. Then open the classes using any specialized software (i.e. Eclipse, Visual Studio...), then open the classes. The main method is inside MainBank1.

To use this program, please first be sure to have JDE installed, then download the jar file in the repository and run it on your operational system's command-line interpreter (i.e. CMD, Terminal...) using this command: java -jar path/to/program.jar